dbus ChangeLog,1.1225,1.1226
Thiago J. Macieira
thiago at kemper.freedesktop.org
Sat Mar 3 02:36:48 PST 2007
Update of /cvs/dbus/dbus
In directory kemper:/tmp/cvs-serv26569
Modified Files:
ChangeLog
Log Message:
* dbus/dbus-sysdeps-unix.c: capture the dbus-launch stderr
output and add it to the DBusError message we return.
* tools/dbus-launch.1:
* tools/dbus-launch.c: Add option --close-stderr to, well,
close stderr before starting dbus-daemon.
Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.1225
retrieving revision 1.1226
diff -u -d -r1.1225 -r1.1226
--- ChangeLog 1 Feb 2007 22:41:22 -0000 1.1225
+++ ChangeLog 3 Mar 2007 10:36:44 -0000 1.1226
@@ -1,3 +1,12 @@
+2007-03-03 Thiago Macieira <thiago at kde.org>
+
+ * dbus/dbus-sysdeps-unix.c: capture the dbus-launch stderr
+ output and add it to the DBusError message we return.
+
+ * tools/dbus-launch.1:
+ * tools/dbus-launch.c: Add option --close-stderr to, well,
+ close stderr before starting dbus-daemon.
+
2007-01-31 Havoc Pennington <hp at redhat.com>
* bus/dbus-daemon.1.in: write a section in the man page on running
More information about the dbus-commit
mailing list