diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2007-09-25 14:51:58 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2007-09-25 14:51:58 +0000 |
commit | 5f2b533690e444c199f27cd6c88117b617c65953 (patch) | |
tree | c8c7f968daac0a3bb18b016a054791301f885262 | |
parent | d4ebf9e9b7c4a4ff76a05df2dca20bbbba7f8658 (diff) | |
download | drakx-kbd-mouse-x11-5f2b533690e444c199f27cd6c88117b617c65953.tar drakx-kbd-mouse-x11-5f2b533690e444c199f27cd6c88117b617c65953.tar.gz drakx-kbd-mouse-x11-5f2b533690e444c199f27cd6c88117b617c65953.tar.bz2 drakx-kbd-mouse-x11-5f2b533690e444c199f27cd6c88117b617c65953.tar.xz drakx-kbd-mouse-x11-5f2b533690e444c199f27cd6c88117b617c65953.zip |
0.300.30
-rw-r--r-- | Makefile.config | 2 | ||||
-rw-r--r-- | NEWS | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.config b/Makefile.config index 8e4a161..9b40f8f 100644 --- a/Makefile.config +++ b/Makefile.config @@ -1,3 +1,3 @@ NAME = drakx-kbd-mouse-x11 -VERSION = 0.29 +VERSION = 0.30 BRANCH = trunk @@ -1,3 +1,5 @@ +Version 0.30 - 25 September 2007, by Pascal "Pixel" Rigaux + - add support for "Automatic" resolution (aka "let xorg do everything") - when user asks for "Plug'n Play", silently default to Xorg auto-detection when we fail to auto-detect |