X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=ChangeLog;h=e86ec772262a78c033e076fdbc5cbdc200534b8a;hb=8de13aed8707112c944d9546106bf5b0ec1f97ef;hp=d8ccca0b51c7be0a83e1e539f80a5e6448239146;hpb=24083e8f076c7d437245864719d109f296f7ca9c;p=platform%2Fupstream%2Fdbus.git diff --git a/ChangeLog b/ChangeLog index d8ccca0..e86ec77 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,16 @@ 2006-10-21 Havoc Pennington + * 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 + * dbus/dbus-connection.h: don't include the watch/timeout functions in connection section