diff options
author | Havoc Pennington <hp@redhat.com> | 2005-08-03 17:42:56 +0000 |
---|---|---|
committer | Havoc Pennington <hp@redhat.com> | 2005-08-03 17:42:56 +0000 |
commit | e3fa86b54a0bdc6a8eaf5def43b1947ddef59c85 (patch) | |
tree | 677f03ccd329c33c992fe8a2d1543ca83713a2af /ChangeLog | |
parent | 8a56c704ebeb6c433723f1d9a8db13ea06300022 (diff) |
2005-08-03 Havoc Pennington <hp@redhat.com>
* dbus/dbus-sysdeps.c (_dbus_read_credentials_unix_socket): fix
typo, from Julien Puydt
* bus/connection.c (bus_connection_disconnected): we were always
doing a wait_for_memory due to a buggy loop, found by Timo Hoenig
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2005-08-03 Havoc Pennington <hp@redhat.com> + + * dbus/dbus-sysdeps.c (_dbus_read_credentials_unix_socket): fix + typo, from Julien Puydt + + * bus/connection.c (bus_connection_disconnected): we were always + doing a wait_for_memory due to a buggy loop, found by Timo Hoenig + 2005-08-01 Colin Walters <walters@verbum.org> Patch from Joe Markus Clarke: |