dbus ChangeLog,1.1027,1.1028

Thiago J. Macieira thiago at kemper.freedesktop.org
Wed Jun 7 03:21:13 PDT 2006


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

Modified Files:
	ChangeLog 
Log Message:
	* qt/Makfile.am:
	* qt/src/Makefile.am: Fix the EXTRA_DIST after the
	reorganisation. Thanks to Timo Hoenig for pointing this out.


Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.1027
retrieving revision 1.1028
diff -u -d -r1.1027 -r1.1028
--- ChangeLog	7 Jun 2006 00:31:01 -0000	1.1027
+++ ChangeLog	7 Jun 2006 10:21:11 -0000	1.1028
@@ -1,9 +1,15 @@
-2005-05-06  Robert McQueen  <robot101 at debian.org>
+2006-06-07  Thiago Macieira <thiago.macieira at trolltech.com>
+
+	* qt/Makfile.am:
+	* qt/src/Makefile.am: Fix the EXTRA_DIST after the
+	reorganisation. Thanks to Timo Hoenig for pointing this out.
+
+2006-06-06  Robert McQueen  <robot101 at debian.org>
 
 	* glib/dbus-gtype-specialized.c: Fix obvious leak of GArray in every
 	  call to dbus_g_type_get_struct.
 
-2005-05-06  Robert McQueen  <robot101 at debian.org>
+2006-06-06  Robert McQueen  <robot101 at debian.org>
 
 	* glib/dbus-gvalue-utils.c: Fix the failing test where static string
 	  pointers were put into a GPtrArray-based specialised collection, and
@@ -14,7 +20,7 @@
 	  this abstraction are the bindings themselves, I don't think this is
 	  too bad, but others should watch their choice of take vs set_static.
 
-2005-05-06  Robert McQueen  <robot101 at debian.org>
+2006-06-06  Robert McQueen  <robot101 at debian.org>
 
 	* glib/dbus-gvalue-utils.c: Spotted a warning about the return value
 	  of g_slist_prepend not being used. Fixed copying of slist-based
@@ -22,7 +28,7 @@
 	  all broken. Went on to fix iterating and appending too. Good thing
 	  nobody uses this code yet.
 
-2005-05-06  Robert McQueen  <robot101 at debian.org>
+2006-06-06  Robert McQueen  <robot101 at debian.org>
 
 	* glib/dbus-gvalue-utils.c: Remove duplicated code by having all of
 	  the iterators use gvalue_take_ptrarray_value (the GValues themselves



More information about the dbus-commit mailing list