summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2006-10-20 03:42:03 +0000
committerHavoc Pennington <hp@redhat.com>2006-10-20 03:42:03 +0000
commit2a895edf6b1cad3915f5ca9e8b41f4bba780b2e0 (patch)
tree2e9173110e31a6125e74421ee728994b0c420164 /ChangeLog
parent19e0efd2063f837f160de7c131b7d7f7a35f2cd6 (diff)
2006-10-19 Havoc Pennington <hp@redhat.com>
* more Doxygen-related fixes (lots of moving things from the public to internal section in dbus-connection.c)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 452c84a5..d01df92d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2006-10-19 Havoc Pennington <hp@redhat.com>
+ * more Doxygen-related fixes (lots of moving things from the
+ public to internal section in dbus-connection.c)
+
+2006-10-19 Havoc Pennington <hp@redhat.com>
+
* Fix a pile of Doxygen warnings and missing docs
2006-10-19 John (J5) Palmieri <johnp@redhat.com>