dbus ChangeLog,1.744,1.745

John Palmieri johnp at freedesktop.org
Mon Mar 21 13:13:58 PST 2005


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

Modified Files:
	ChangeLog 
Log Message:
* python/lvalue_cast_post_process.py - added post processor to fix Pyrex
  code so that it compiles with gcc4.0
                                                                                                                              
* python/Makefile.am: Added lvalue_cast_post_process.py to EXTRA_DIST
  run dbus_bindings.c through lvalue_cast_post_process.py and copy the
  results back to dbus_binding.c



Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.744
retrieving revision 1.745
diff -u -d -r1.744 -r1.745
--- ChangeLog	21 Mar 2005 03:03:57 -0000	1.744
+++ ChangeLog	21 Mar 2005 21:13:56 -0000	1.745
@@ -1,3 +1,12 @@
+2005-03-21  John (J5) Palmieri  <johnp at redhat.com>
+
+	* python/lvalue_cast_post_process.py - added post processor to fix Pyrex
+	  code so that it compiles with gcc4.0
+
+	* python/Makefile.am: Added lvalue_cast_post_process.py to EXTRA_DIST
+	  run dbus_bindings.c through lvalue_cast_post_process.py and copy the
+	  results back to dbus_binding.c
+
 2005-03-20  Colin Walters  <walters at verbum.org>
 
 	Patch suggested by Inguva Rajasekhar <ringuva at novell.com>.



More information about the dbus-commit mailing list