2006-10-20 Havoc Pennington <hp@redhat.com>
authorHavoc Pennington <hp@redhat.com>
Fri, 20 Oct 2006 05:16:58 +0000 (05:16 +0000)
committerHavoc Pennington <hp@redhat.com>
Fri, 20 Oct 2006 05:16:58 +0000 (05:16 +0000)
commitebb239648b60872d0e840e6b4fd63af0eb7d0d5a
tree51a21bc0fbde76e391f7cef9be055aaa8fa0854c
parent2a895edf6b1cad3915f5ca9e8b41f4bba780b2e0
2006-10-20  Havoc Pennington  <hp@redhat.com>

* doc/TODO: remove the int64 thing from 1.0 since it doesn't
matter, and the message-loader-breaker thing since nobody is going
to do it.  Add an item to 1.0 about supporting recursive locks
in dbus_threads_init_default() though, since it should be easy.

* dbus/dbus-connection.c (_dbus_connection_read_write_dispatch):
Fix this in the !dispatch case to avoid busy-looping after
disconnection

        * More misc docs improvements
ChangeLog
dbus/dbus-connection.c
dbus/dbus-message.c
dbus/dbus-threads.c
dbus/dbus.h
doc/TODO