summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 b176e43..9ad911c 100644
--- a/Makefile.config
+++ b/Makefile.config
@@ -1,3 +1,3 @@
NAME = drakx-kbd-mouse-x11
-VERSION = 0.57
+VERSION = 0.58
BRANCH = trunk
diff --git a/NEWS b/NEWS
index bbaaaad..7c11fe7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,9 @@
+Version 0.58 - 9 June 2008
+
- XFdrake:
o Composite is now the default in xserver 1.4 (#35043)
+ o do not create symlink /etc/X11/X to ../../usr/bin/Xorg (#41363)
+ o drop support for /etc/X11/XF86Config (replaced by xorg.conf for some time now)
- mousedrake:
o evdev and imwheel handle orthogonal things, so do use imwheel even if we
need evdev (#40088)