dbus ChangeLog,1.1203.2.11,1.1203.2.12
Thiago J. Macieira
thiago at kemper.freedesktop.org
Sat Mar 3 02:38:22 PST 2007
Update of /cvs/dbus/dbus
In directory kemper:/tmp/cvs-serv28249
Modified Files:
Tag: DBUS_1_0
ChangeLog
Log Message:
Backport from MAIN:
* 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.
I hope adding an option to dbus-launch in the 1.0.x series was ok.
Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.1203.2.11
retrieving revision 1.1203.2.12
diff -u -d -r1.1203.2.11 -r1.1203.2.12
--- ChangeLog 1 Feb 2007 22:41:27 -0000 1.1203.2.11
+++ ChangeLog 3 Mar 2007 10:38:19 -0000 1.1203.2.12
@@ -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