summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.config2
-rw-r--r--NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.config b/Makefile.config
index be6325a..baee870 100644
--- a/Makefile.config
+++ b/Makefile.config
@@ -1,3 +1,3 @@
NAME = drakx-kbd-mouse-x11
-VERSION = 0.27
+VERSION = 0.28
BRANCH = trunk
diff --git a/NEWS b/NEWS
index 63435d5..e57b3e7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+Version 0.28 - 20 September 2007, by Pascal "Pixel" Rigaux
+
- when using evdev for mice, ensure it doesn't match a keyboard
(eg: in case of a mouse+keyboard combo) (#32905)
- fix regression in 0.24: remove bogus duplicates in monitors tree (#33778)