dbus ChangeLog,1.998,1.999

Thiago J. Macieira thiago at kemper.freedesktop.org
Sun Apr 23 08:17:30 PDT 2006


Update of /cvs/dbus/dbus
In directory kemper:/tmp/cvs-serv17738

Modified Files:
	ChangeLog 
Log Message:
	* qt/qdbusreply.h: Add default constructor and operator=
          (r532625)
	* qt/qdbustypehelper_p.h: Use a clean namespace: no foreach()
          in public headers (r532952)
	* qt/qdbusabstractinterface.cpp:
	* qt/qdbusabstractinterface_p.h: Add the AutoDetect mode and
          make it the default (r532951)


Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.998
retrieving revision 1.999
diff -u -d -r1.998 -r1.999
--- ChangeLog	19 Apr 2006 19:08:23 -0000	1.998
+++ ChangeLog	23 Apr 2006 15:17:28 -0000	1.999
@@ -1,3 +1,13 @@
+2006-04-23  Thiago Macieira  <thiago.macieira at trolltech.com
+
+	* qt/qdbusreply.h: Add default constructor and operator=
+          (r532625)
+	* qt/qdbustypehelper_p.h: Use a clean namespace: no foreach()
+          in public headers (r532952)
+	* qt/qdbusabstractinterface.cpp:
+	* qt/qdbusabstractinterface_p.h: Add the AutoDetect mode and
+          make it the default (r532951)
+
 2006-04-19  John (J5) Palmieri  <johnp at redhat.com>
 
 	* dbus/dbus-connection.c: Fix asserts



More information about the dbus-commit mailing list