summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJohn (J5) Palmieri <johnp@redhat.com>2006-10-13 21:12:24 +0000
committerJohn (J5) Palmieri <johnp@redhat.com>2006-10-13 21:12:24 +0000
commit100bcd121242c131b55c68aecdacec19921b61d9 (patch)
tree11a095b7fe687a2727c774c8768f42df303060f7 /ChangeLog
parent92222fc5f94f61489b07541f3ee820caded1b89d (diff)
* dbus-transport-socket.c (exchange_credentials):
Print out more detailed errors if reading or sending credentials fail (Patch from Julio M. Merino Vidal <jmmv at NetBSD dot org>)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 146ac70b..7ab2ca75 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2006-10-13 John (J5) Palmieri <johnp@redhat.com>
+ * dbus-transport-socket.c (exchange_credentials):
+ Print out more detailed errors if reading or sending
+ credentials fail (Patch from Julio M. Merino Vidal
+ <jmmv at NetBSD dot org>)
+
+2006-10-13 John (J5) Palmieri <johnp@redhat.com>
+
* configure.in: when checking for posix getpwnam_r assume true
for cross compiles