summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin E Martin <kem@kem.org>2005-10-17 07:18:59 +0000
committerKevin E Martin <kem@kem.org>2005-10-17 07:18:59 +0000
commit1859c62607d567aa05334df1662f7249c983f793 (patch)
treea5905411c6a734e9d968e172324cd3430100e1fd /ChangeLog
parentccfe9e7e9b49cbbf7c50fbf1a5c33178f27f79eb (diff)
include/dix-config.h.in Add support for more extensions
Add missing files to EXTRA_DIST
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog21
1 files changed, 21 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8dddccfca..2e427a852 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,24 @@
+2005-10-17 Kevin E. Martin <kem-at-freedesktop-dot-org>
+
+ * configure.ac:
+ * Xext/Makefile.am:
+ * include/dix-config.h.in
+ Add support for more extensions
+
+ * GL/Makefile.am:
+ * XTrap/Makefile.am:
+ * hw/xfree86/os-support/Makefile.am:
+ * hw/xfree86/os-support/bsd/Makefile.am:
+ * hw/xfree86/os-support/bus/Makefile.am:
+ * hw/xfree86/os-support/linux/Makefile.am:
+ * hw/xfree86/os-support/linux/int10/Makefile.am:
+ * hw/xfree86/os-support/misc/Makefile.am:
+ * hw/xfree86/os-support/solaris/Makefile.am:
+ * hw/xfree86/vgahw/Makefile.am:
+ * hw/xfree86/x86emu/Makefile.am:
+ * os/Makefile.am:
+ Add missing files to EXTRA_DIST
+
2005-10-15 Donnie Berkholz <spyderous@gentoo.org>
* configure.ac: Change '==' to portable '='.