diff options
-rw-r--r-- | Makefile.config | 2 | ||||
-rw-r--r-- | NEWS | 10 |
2 files changed, 11 insertions, 1 deletions
diff --git a/Makefile.config b/Makefile.config index 425a95b..ac26eb0 100644 --- a/Makefile.config +++ b/Makefile.config @@ -1,3 +1,3 @@ NAME = drakx-kbd-mouse-x11 -VERSION = 0.74 +VERSION = 0.74.1 BRANCH = trunk @@ -1,3 +1,13 @@ +Version 0.74.1 - 5 June 2009 + +- keyboarddrake: + o update the xkb HAL keys when the keyboard layout is changed so that it + persists after a X server restart. Bug #49725 +- XFdrake: + o fix crash when both monitor and driver can not be probed (in + harddrake service or XFdrake --auto), for example with some Quanta + IL1 netbooks using Chrome9 IC3 + Version 0.74 - 22 April 2009 - mousedrake: |