summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin E Martin <kem@kem.org>2005-09-27 15:11:56 +0000
committerKevin E Martin <kem@kem.org>2005-09-27 15:11:56 +0000
commit1c2e8b1ecc8b7b8c8562461eed7892ff22d17e71 (patch)
treef6d8798ffaf0988b7fe5cccaa0c662ab5fbd498c /ChangeLog
parentca64aab609c3585234410cd8d908f8e1efe5c788 (diff)
Fix make dist to include only sgml files.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 48a281044..6bb8b099c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2005-09-27 Kevin E. Martin <kem-at-freedesktop-dot-org>
+ * hw/dmx/doc/Makefile.am:
+ * hw/xfree86/doc/sgml/Makefile.am:
+ Fix make dist to include only sgml files.
+
+2005-09-27 Kevin E. Martin <kem-at-freedesktop-dot-org>
+
* configure.ac:
Add build system for building docs and fix setuid issues.