diff options
| author | John (J5) Palmieri <johnp@redhat.com> | 2005-06-02 21:32:31 +0000 | 
|---|---|---|
| committer | John (J5) Palmieri <johnp@redhat.com> | 2005-06-02 21:32:31 +0000 | 
| commit | b079ae2e34a9297eae9b762aa641773624f88ea5 (patch) | |
| tree | 0fab451cf7a620f9711885ba92a5f3ee6d0072d8 | |
| parent | f03c0af1c7cf075111748b60e5dc22bcafe15ac8 (diff) | |
	* doc/TODO: remove connection_open/connection_disconnect lacks symmetry 	item that was just fixed
| -rw-r--r-- | ChangeLog | 3 | ||||
| -rw-r--r-- | doc/TODO | 3 | 
2 files changed, 2 insertions, 4 deletions
| @@ -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 @@ -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 | 
