summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDonnie Berkholz <spyderous@gentoo.org>2006-04-18 17:30:20 +0000
committerDonnie Berkholz <spyderous@gentoo.org>2006-04-18 17:30:20 +0000
commit20890f97461b7ee88906a6daf955ddd6f3efcda1 (patch)
treeeda131c4a94f537974bcf2519685096148134acb /ChangeLog
parentc7a2971dc18bae08a4f25cb3e70320cb75614515 (diff)
Update all prefixes in config tools, so they mostly work again. Also, make
RgbPath commented out when using xorgconfig. Start using /dev/input/mice as the default mouse location on Linux.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 90e276d23..706f50768 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2006-04-18 Donnie Berkholz <spyderous@gentoo.org>
+
+ reviewed by: Alan Coopersmith
+
+ * hw/xfree86/utils/xorgcfg/interface.c:
+ * hw/xfree86/utils/xorgcfg/keyboard-cfg.c:
+ * hw/xfree86/utils/xorgcfg/keyboard-cfg.h:
+ * hw/xfree86/utils/xorgcfg/loader.c:
+ * hw/xfree86/utils/xorgcfg/text-mode.c:
+ * hw/xfree86/utils/xorgconfig/cards.c:
+ * hw/xfree86/utils/xorgconfig/xorgconfig.c:
+ Update all prefixes in config tools, so they mostly work again. Also, make
+ RgbPath commented out when using xorgconfig. Start using /dev/input/mice as
+ the default mouse location on Linux.
+
2006-04-17 Donnie Berkholz <spyderous@gentoo.org>
reviewed by: Adam Jackson