summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2005-03-01 15:20:05 +0000
committerColin Walters <walters@verbum.org>2005-03-01 15:20:05 +0000
commitd477cd5edf9a6c41b482038ac5fbb39d3adb0eed (patch)
treec3808fc828b72b86dfe98f29996db571165566ee
parent2b97fb81a508a047b14f4c4426c28abfd18bb2e0 (diff)
2005-03-01 Colin Walters <walters@verbum.org>
* doc/TODO: Remove introspection signature TODO.
-rw-r--r--ChangeLog4
-rw-r--r--doc/TODO2
2 files changed, 4 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index c87e4007..8cb81511 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-03-01 Colin Walters <walters@verbum.org>
+
+ * doc/TODO: Remove introspection signature TODO.
+
2005-02-27 Colin Walters <walters@verbum.org>
* glib/dbus-gidl.c (property_info_get_type, arg_info_get_type):
diff --git a/doc/TODO b/doc/TODO
index dbe2d251..489699bd 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -29,8 +29,6 @@ Important for 1.0
- Ping isn't handled
- - fix introspection format to handle all signatures
-
- dbus-pending-call.c has some API and thread safety issues to review
- transmit GUID from server to client in the auth protocol, so