2003-04-05 Havoc Pennington <hp@pobox.com>
authorHavoc Pennington <hp@redhat.com>
Sat, 5 Apr 2003 20:38:01 +0000 (20:38 +0000)
committerHavoc Pennington <hp@redhat.com>
Sat, 5 Apr 2003 20:38:01 +0000 (20:38 +0000)
commit2f3fbd451d2bed1737052c672974e3dc31ad015f
tree0550a62ece5f6fab6919a68744902a141d293451
parent6164a2e5f4ce528d902c8b55d4779204e91269ab
2003-04-05  Havoc Pennington  <hp@pobox.com>

* doc/config-file.txt (Elements): fix docs of <auth> to reflect
reality; in fact multiple mechanisms are allowed.

* dbus/dbus-internals.c (_dbus_real_assert)
(_dbus_real_assert_not_reached): move guts of _dbus_assert() and
_dbus_assert_not_reached() into functions, so that they don't show
up in basic block counts for test coverage, and don't use up as
much disk space. Does mean slower execution speed though, so
assumes --disable-asserts is the normal production case.
ChangeLog
dbus/dbus-internals.c
dbus/dbus-internals.h
doc/config-file.txt