summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2006-10-21 17:21:45 +0000
committerHavoc Pennington <hp@redhat.com>2006-10-21 17:21:45 +0000
commit174c63f176b9074ffe3cca8df016c53d68cafce9 (patch)
treec0c199df013668d0bb7801b0287942dbc57e988a /ChangeLog
parentafa4ffbd852686633086569cd34942917c5c49af (diff)
2006-10-21 Havoc Pennington <hp@redhat.com>
* Move all private API into the private Doxygen group sections of the files, so they don't show up in the public API docs
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d2f8acb8..d30a9556 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2006-10-21 Havoc Pennington <hp@redhat.com>
+ * Move all private API into the private Doxygen group sections of
+ the files, so they don't show up in the public API docs
+
+2006-10-21 Havoc Pennington <hp@redhat.com>
+
* dbus/dbus-message.h: put #ifndef DBUS_DISABLE_DEPRECATED around
dbus_message_iter_get_array_len().