summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
-rw-r--r--doc/TODO3
2 files changed, 2 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index cedd2afd..48dffacc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -29,7 +29,8 @@
* test/test-service.c (path_message_func, filter_func):
s/dbus_connection_disconnect/dbus_connection_close
-
+ * doc/TODO: remove connection_open/connection_disconnect lacks symmetry item that was just fixed
+
2005-05-25 Colin Walters <walters@verbum.org>
* dbus/dbus-protocol.h: Move various bus service #defines such
diff --git a/doc/TODO b/doc/TODO
index 0c126c11..368e9f15 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -51,9 +51,6 @@ Might as Well for 1.0
- add dbus_message_has_path(), maybe has_member/interface
- - connection_open/connection_disconnect lacks symmetry, open/close
- or connect/disconnect
-
- protocol version in each message is pretty silly
Can Be Post 1.0