diff options
author | Anssi Hannula <anssi@mageia.org> | 2011-04-17 14:02:04 +0000 |
---|---|---|
committer | Anssi Hannula <anssi@mageia.org> | 2011-04-17 14:02:04 +0000 |
commit | 9225eba9f66e1e6fcf5bb692ffa8a957da95abab (patch) | |
tree | 0e14ac5c26d6e53fb3c9059f9219afd9ecb9d1e0 | |
parent | 4fe182623c868b779e30337265f9644493e87294 (diff) | |
download | drakx-kbd-mouse-x11-9225eba9f66e1e6fcf5bb692ffa8a957da95abab.tar drakx-kbd-mouse-x11-9225eba9f66e1e6fcf5bb692ffa8a957da95abab.tar.gz drakx-kbd-mouse-x11-9225eba9f66e1e6fcf5bb692ffa8a957da95abab.tar.bz2 drakx-kbd-mouse-x11-9225eba9f66e1e6fcf5bb692ffa8a957da95abab.tar.xz drakx-kbd-mouse-x11-9225eba9f66e1e6fcf5bb692ffa8a957da95abab.zip |
drakx-kbd-mouse-x11 0.930.93
-rw-r--r-- | Makefile.config | 2 | ||||
-rw-r--r-- | NEWS | 3 |
2 files changed, 4 insertions, 1 deletions
diff --git a/Makefile.config b/Makefile.config index 7869b33..36fdada 100644 --- a/Makefile.config +++ b/Makefile.config @@ -1,3 +1,3 @@ NAME = drakx-kbd-mouse-x11 -VERSION = 0.92 +VERSION = 0.93 BRANCH = trunk @@ -1,8 +1,11 @@ +Version 0.93 - 17 April 2011 + - add display_driver_helper script (used by XFdrake, udev, drakx, dkms) - add/remove nokmsboot boot option as needed - ask for reboot instead of X server restart, as it is commonly needed Version 0.92 - 10 April 2011 + - fix runned program in Keyboard.pm (#750) Version 0.91 - 30 March 2011 |