dbus ChangeLog,1.542,1.543

Olivier Andrieu oandrieu at freedesktop.org
Sat Jul 31 02:15:27 PDT 2004


Update of /cvs/dbus/dbus
In directory pdx:/tmp/cvs-serv17410

Modified Files:
	ChangeLog 
Log Message:
* dbus/dbus-internals.h (_DBUS_SET_OOM): 
* bus/utils.h (BUS_SET_OOM): use dbus_error_set_const instead of
dbus_error_set.

* bus/dispatch.c (check_send_exit_to_service): fix the test case,
broken by the change in the _SET_OOM macros.


Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.542
retrieving revision 1.543
diff -u -d -r1.542 -r1.543
--- ChangeLog	31 Jul 2004 05:37:15 -0000	1.542
+++ ChangeLog	31 Jul 2004 09:15:24 -0000	1.543
@@ -1,3 +1,12 @@
+2004-07-31  Olivier Andrieu  <oliv__a at users.sourceforge.net>
+
+	* dbus/dbus-internals.h (_DBUS_SET_OOM):
+	* bus/utils.h (BUS_SET_OOM): use dbus_error_set_const instead of
+	dbus_error_set.
+
+	* bus/dispatch.c (check_send_exit_to_service): fix the test case,
+	broken by the change in the _SET_OOM macros.
+
 2004-07-31  Colin Walters  <walters at redhat.com>
 
 	* bus/selinux.c <HAVE_SELINUX>: Include utils.h to get



More information about the dbus-commit mailing list