diff options
author | Anne Nicolas <ennael@mageia.org> | 2011-03-30 10:45:07 +0000 |
---|---|---|
committer | Anne Nicolas <ennael@mageia.org> | 2011-03-30 10:45:07 +0000 |
commit | 05c8a732055d2fb180674556e545530c24db6201 (patch) | |
tree | 638729d2838ccbf5f13149427b4bc83b4c9495d2 | |
parent | 203061884129c1c4095ce2e674548fa168549a6e (diff) | |
download | drakx-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.config | 2 | ||||
-rw-r--r-- | NEWS | 4 |
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 @@ -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 |