From fa7ae387bf3beabb0461135ecd7f1b9df1258db5 Mon Sep 17 00:00:00 2001 From: Wayne Warthen Date: Sun, 26 May 2019 12:56:24 -0700 Subject: [PATCH] Cleanup --- Doc/ChangeLog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Doc/ChangeLog.txt b/Doc/ChangeLog.txt index 634fd0ae..d070b661 100644 --- a/Doc/ChangeLog.txt +++ b/Doc/ChangeLog.txt @@ -30,6 +30,7 @@ Version 2.9.1 - WBW: Added beta version of FAT filesystem utility (copy, dir, del, ren) - SCC: Added support for native memory addressing on Z180-based RC2014 - PMS: Dynamically discover and display processor type at boot +- J?L: Added German keyboard support to PPK and KBD drivers Version 2.9.0 -------------