dbus ChangeLog,1.1176,1.1177
John Palmieri
johnp at kemper.freedesktop.org
Thu Oct 26 12:01:12 PDT 2006
Update of /cvs/dbus/dbus
In directory kemper:/tmp/cvs-serv21076
Modified Files:
ChangeLog
Log Message:
* dbus-sysdeps-unix.c (_dbus_set_local_creds): Clean up the
LOCAL_CREDS vs CMSGCRED stuff a bit. Prefer CMSGCRED. This
needs to be cleaned up more.
* doc/TODO: Add a todo that *BSD hackers should look at cleaning
up the CREDS issue.
Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.1176
retrieving revision 1.1177
diff -u -d -r1.1176 -r1.1177
--- ChangeLog 26 Oct 2006 18:06:06 -0000 1.1176
+++ ChangeLog 26 Oct 2006 19:01:10 -0000 1.1177
@@ -1,5 +1,14 @@
2006-10-26 John (J5) Palmieri <johnp at redhat.com>
+ * dbus-sysdeps-unix.c (_dbus_set_local_creds): Clean up the
+ LOCAL_CREDS vs CMSGCRED stuff a bit. Prefer CMSGCRED. This
+ needs to be cleaned up more.
+
+ * doc/TODO: Add a todo that *BSD hackers should look at cleaning
+ up the CREDS issue.
+
+2006-10-26 John (J5) Palmieri <johnp at redhat.com>
+
* configure.in, dbus-1.pc.in: Check to see if thread methods
are in glibc or libpthread and add -lpthread to the link stage
if it is the latter
More information about the dbus-commit
mailing list