diff options
-rw-r--r-- | Makefile.config | 2 | ||||
-rw-r--r-- | NEWS | 6 |
2 files changed, 7 insertions, 1 deletions
diff --git a/Makefile.config b/Makefile.config index 368ed6f..887115c 100644 --- a/Makefile.config +++ b/Makefile.config @@ -1,3 +1,3 @@ NAME = drakx-kbd-mouse-x11 -VERSION = 0.85 +VERSION = 0.86 BRANCH = trunk @@ -1,3 +1,9 @@ +Version 0.86 - 26 November 2009 + +- keyboarddrake: + o make sure to properly init the console keymap before dumping it during + initial configuration, should fix console keymap setting in finish-install + Version 0.85 - 22 October 2009 - mousedrake: |