summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn (J5) Palmieri <johnp@redhat.com>2005-06-02 21:32:31 +0000
committerJohn (J5) Palmieri <johnp@redhat.com>2005-06-02 21:32:31 +0000
commitb079ae2e34a9297eae9b762aa641773624f88ea5 (patch)
tree0fab451cf7a620f9711885ba92a5f3ee6d0072d8
parentf03c0af1c7cf075111748b60e5dc22bcafe15ac8 (diff)
* doc/TODO: remove connection_open/connection_disconnect lacks symmetry item that was just fixed
-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