summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2006-10-22 00:31:08 +0000
committerHavoc Pennington <hp@redhat.com>2006-10-22 00:31:08 +0000
commit8de13aed8707112c944d9546106bf5b0ec1f97ef (patch)
tree4de0be52866d1235ce98d7433f4f1e4a162f2ccf /ChangeLog
parent24083e8f076c7d437245864719d109f296f7ca9c (diff)
2006-10-21 Havoc Pennington <hp@redhat.com>
* Makefile.am (EXTRA_DIST): dist cleanup-man-pages.sh so it's in the tarball if packagers want to run it * cleanup-man-pages.sh: Add a script which munges all the internal API man pages out of the Doxygen output. This reduces the size of the installed man pages from 7 to 2 megs, and avoids namespace-polluting pages. Right now (like Doxygen) this script isn't in the build, it's something packagers can do manually.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d8ccca0b..e86ec772 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,16 @@
2006-10-21 Havoc Pennington <hp@redhat.com>
+ * Makefile.am (EXTRA_DIST): dist cleanup-man-pages.sh so it's in
+ the tarball if packagers want to run it
+
+ * cleanup-man-pages.sh: Add a script which munges all the internal
+ API man pages out of the Doxygen output. This reduces the size of
+ the installed man pages from 7 to 2 megs, and avoids
+ namespace-polluting pages. Right now (like Doxygen) this script
+ isn't in the build, it's something packagers can do manually.
+
+2006-10-21 Havoc Pennington <hp@redhat.com>
+
* dbus/dbus-connection.h: don't include the watch/timeout
functions in connection section