summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnne Nicolas <ennael@mageia.org>2011-03-30 10:45:07 +0000
committerAnne Nicolas <ennael@mageia.org>2011-03-30 10:45:07 +0000
commit05c8a732055d2fb180674556e545530c24db6201 (patch)
tree638729d2838ccbf5f13149427b4bc83b4c9495d2
parent203061884129c1c4095ce2e674548fa168549a6e (diff)
downloaddrakx-kbd-mouse-x11-0.91.tar
drakx-kbd-mouse-x11-0.91.tar.gz
drakx-kbd-mouse-x11-0.91.tar.bz2
drakx-kbd-mouse-x11-0.91.tar.xz
drakx-kbd-mouse-x11-0.91.zip
update NEWS and version0.91
-rw-r--r--Makefile.config2
-rw-r--r--NEWS4
2 files changed, 5 insertions, 1 deletions
diff --git a/Makefile.config b/Makefile.config
index 16b84bf..39b6180 100644
--- a/Makefile.config
+++ b/Makefile.config
@@ -1,3 +1,3 @@
NAME = drakx-kbd-mouse-x11
-VERSION = 0.90
+VERSION = 0.91
BRANCH = trunk
diff --git a/NEWS b/NEWS
index 9c31566..0294473 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Version 0.91 - 30 March 2011
+
+- evdev needs to be loaded before calling getInputDevices_and_usb
+else it will lead to a crash (pterjan)
- use UseEdid instead of IgnoreEDID with nvidia96xx since the latter is
obsolete (#40006)
- remove "3D hardware acceleration" from the UI, it will always be enabled