dbus ChangeLog,1.610,1.611

Havoc Pennington hp at freedesktop.org
Sat Dec 18 16:11:22 PST 2004


Update of /cvs/dbus/dbus
In directory gabe:/tmp/cvs-serv31276

Modified Files:
	ChangeLog 
Log Message:
2004-12-18  Havoc Pennington  <hp at redhat.com>

	* dbus/dbus-string.c (_dbus_string_validate_ascii): use ISASCII
	macro

	* dbus/dbus-message.c: fix a comment, and add a still-unused
	not-implemented function

	* dbus/dbus-marshal.h: fix comment

	* dbus/dbus-internals.h (_DBUS_ISASCII): new macro



Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.610
retrieving revision 1.611
diff -u -d -r1.610 -r1.611
--- ChangeLog	17 Dec 2004 22:21:16 -0000	1.610
+++ ChangeLog	19 Dec 2004 00:11:20 -0000	1.611
@@ -1,3 +1,15 @@
+2004-12-18  Havoc Pennington  <hp at redhat.com>
+
+	* dbus/dbus-string.c (_dbus_string_validate_ascii): use ISASCII
+	macro
+
+	* dbus/dbus-message.c: fix a comment, and add a still-unused
+	not-implemented function
+
+	* dbus/dbus-marshal.h: fix comment
+
+	* dbus/dbus-internals.h (_DBUS_ISASCII): new macro
+
 2004-12-17  Joe Shaw  <joeshaw at novell.com>
 
 	* mono/DBusType/Byte.cs, mono/DBusType/Int32.cs,



More information about the dbus-commit mailing list