diff options
author | Christophe Fergeau <cfergeau@mandriva.com> | 2009-11-27 09:26:44 +0000 |
---|---|---|
committer | Christophe Fergeau <cfergeau@mandriva.com> | 2009-11-27 09:26:44 +0000 |
commit | eec8ee4364499c9fac278542b40c786554c0b720 (patch) | |
tree | 59d5d29c01327f85a2c1db0c13128bc88cb66d45 | |
parent | 910c32e14059d2c1e792cb1939d0945ca5cb2df3 (diff) | |
download | drakx-kbd-mouse-x11-eec8ee4364499c9fac278542b40c786554c0b720.tar drakx-kbd-mouse-x11-eec8ee4364499c9fac278542b40c786554c0b720.tar.gz drakx-kbd-mouse-x11-eec8ee4364499c9fac278542b40c786554c0b720.tar.bz2 drakx-kbd-mouse-x11-eec8ee4364499c9fac278542b40c786554c0b720.tar.xz drakx-kbd-mouse-x11-eec8ee4364499c9fac278542b40c786554c0b720.zip |
0.860.86
-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: |