summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJohn (J5) Palmieri <johnp@redhat.com>2006-08-14 18:12:20 +0000
committerJohn (J5) Palmieri <johnp@redhat.com>2006-08-14 18:12:20 +0000
commit2592a2abb26683bf0a2ec23b6aa19dc7bafa5878 (patch)
tree20b49a684b449cf87570020b4a2037c1aa1ba29b /ChangeLog
parentb3b725b1137b61d786794f516ea07562cc34b220 (diff)
* dbus/dbus-bus.c:
* test/name-test/test-names.c: Remove test method dbus_bus_connection_get_unique_name because we already have public method dbus_bus_get_unique_name that does the exact same thing
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 55275069..1bba3cb8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2006-08-14 John (J5) Palmieri <johnp@redhat.com>
+
+ * dbus/dbus-bus.c:
+ * test/name-test/test-names.c:
+ Remove test method dbus_bus_connection_get_unique_name because
+ we already have public method dbus_bus_get_unique_name that
+ does the exact same thing
+
2006-08-10 John (J5) Palmieri <johnp@redhat.com>
* dbus/dbus-signature.c: