summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJohn (J5) Palmieri <johnp@redhat.com>2006-09-11 15:05:21 +0000
committerJohn (J5) Palmieri <johnp@redhat.com>2006-09-11 15:05:21 +0000
commit05d90f4f20c1fbbb6c532b5f62531c97ced7d63e (patch)
tree6cca68f46fc8a6f758ae66a45a9656fbfda94418 /ChangeLog
parenteed8a8a7bd11f1d070b441675f4c498dd07a78c2 (diff)
* dbus/dbus-internal.c: Add dbus_is_verbose so we can have more
complex debugging code * dbus/dbus-marshal-basic.c (_dbus_marshal_read_fixed_multi): Move between the test suite ifdefs (_dbus_verbose_bytes): return if verbosity is not enabled
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index da0c2e7b..18373c1f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2006-09-08 John (J5) Palmieri <johnp@redhat.com>
+ * dbus/dbus-internal.c: Add dbus_is_verbose so we can have more
+ complex debugging code
+
+ * dbus/dbus-marshal-basic.c (_dbus_marshal_read_fixed_multi): Move
+ between the test suite ifdefs
+ (_dbus_verbose_bytes): return if verbosity is not enabled
+
+2006-09-08 John (J5) Palmieri <johnp@redhat.com>
+
* dbus/dbus-marshal-recursive-util.c, dbus/dbus-marshal-recursive.c:
remove DBusMark