dbus ChangeLog,1.643,1.644
Havoc Pennington
hp@freedesktop.org
Tue Jan 18 12:42:17 PST 2005
- Previous message: dbus/doc dbus-specification.xml,1.13,1.14
- Next message: dbus/doc TODO, 1.53, 1.54 dbus-specification.xml, 1.14,
1.15 dbus-tutorial.xml, 1.6, 1.7 diagram.png, NONE,
1.1 diagram.svg, NONE, 1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvs/dbus/dbus
In directory gabe:/tmp/cvs-serv23786
Modified Files:
ChangeLog
Log Message:
2005-01-18 Havoc Pennington <hp@redhat.com>
* Throughout, grand renaming to strip out the use of "service",
just say "name" instead (or "bus name" when ambiguous). Did not
change the internal code of the message bus itself, only the
programmer-facing API and messages.
* doc/dbus-specification.xml: further update the message bus section
* bus/config-parser.c (all_are_equiv): fix bug using freed string
in error case
Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.643
retrieving revision 1.644
diff -u -d -r1.643 -r1.644
--- ChangeLog 18 Jan 2005 03:03:07 -0000 1.643
+++ ChangeLog 18 Jan 2005 20:42:15 -0000 1.644
@@ -1,3 +1,15 @@
+2005-01-18 Havoc Pennington <hp@redhat.com>
+
+ * Throughout, grand renaming to strip out the use of "service",
+ just say "name" instead (or "bus name" when ambiguous). Did not
+ change the internal code of the message bus itself, only the
+ programmer-facing API and messages.
+
+ * doc/dbus-specification.xml: further update the message bus section
+
+ * bus/config-parser.c (all_are_equiv): fix bug using freed string
+ in error case
+
2005-01-17 Havoc Pennington <hp@redhat.com>
* dbus/dbus-types.h: remove 16-bit types since we don't use them
- Previous message: dbus/doc dbus-specification.xml,1.13,1.14
- Next message: dbus/doc TODO, 1.53, 1.54 dbus-specification.xml, 1.14,
1.15 dbus-tutorial.xml, 1.6, 1.7 diagram.png, NONE,
1.1 diagram.svg, NONE, 1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the dbus-commit
mailing list