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 419b6bf..5b900d4 100644 --- a/Makefile.config +++ b/Makefile.config @@ -1,3 +1,3 @@ NAME = drakx-kbd-mouse-x11 -VERSION = 0.81 +VERSION = 0.82 BRANCH = trunk @@ -1,3 +1,7 @@ +Version 0.82 - 23 September 2009 + +- don't consider xorg.conf files with no InputDevice sections as invalid, fixes bug reported on cooker mailing list + Version 0.81 - 23 September 2009 - add psb driver support (for Poulsbo chipset) |