summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin E Martin <kem@kem.org>2005-11-10 04:59:21 +0000
committerKevin E Martin <kem@kem.org>2005-11-10 04:59:21 +0000
commit0e7e4c7064df64c29b1a0ccd84fba1be7c748f18 (patch)
treee7fb6540a94a24cc595dd953c18f642ee6424d2d /ChangeLog
parente4554db8f87c6a39a3087186395972000bd2085c (diff)
Fix typo to enable DGA support.XORG-6_99_99_902
EXTMODULE is required to build DGA support into extmod.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4c3091bf7..6b59cc783 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,16 @@
2005-11-09 Kevin E. Martin <kem-at-freedesktop-dot-org>
* configure.ac:
+ * include/dix-config.h.in:
+ * include/xorg-server.h.in:
+ Fix typo to enable DGA support.
+
+ * hw/xfree86/dixmods/extmod/Makefile.am:
+ EXTMODULE is required to build DGA support into extmod.
+
+2005-11-09 Kevin E. Martin <kem-at-freedesktop-dot-org>
+
+ * configure.ac:
Update package version number for X11R7 RC2 release.
Update release string to 6.99.99.902 (i.e., 7.0 RC2).