]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
2005-06-16 Colin Walters <walters@verbum.org>
authorColin Walters <walters@verbum.org>
Thu, 16 Jun 2005 19:57:31 +0000 (19:57 +0000)
committerColin Walters <walters@verbum.org>
Thu, 16 Jun 2005 19:57:31 +0000 (19:57 +0000)
* doc/TODO: Update for GLib bindings.

ChangeLog
doc/TODO

index cfbe86e536aba88baf2a7fbc934900bf5c5837e4..2f6b058c4103d6707e122f1e14f3371826b05f59 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-06-16  Colin Walters  <walters@verbum.org>
+
+       * doc/TODO: Update for GLib bindings.
+       
 2005-06-16  Colin Walters  <walters@verbum.org>
 
        * glib/dbus-binding-tool-glib.c:
index e88d78f2f495c979fe7e8cf8d0a7c82097ff4973..3c0e6cb3b91085a5ac7f6247b05e4ccf74e0039c 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -30,7 +30,13 @@ Important for 1.0 GLib Bindings
 
  - Annotations for "do not take ownership of this return value" on server
 
- - Fix signals
+ - Fix/test signals
+
+ - Don't autoexport signals and properties; use metadata either in
+   code (preferable) or annotation in XML
+
+ - Fix TYPE_OBJECT_PATH marshalling; see:
+   http://lists.freedesktop.org/archives/dbus/2005-June/002774.html
 
  - Fix errors - need to get specific error back, not UnmappedError crap