diff options
-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 |