From 2c17f3dc1fb2de4be6199a069622c31438bcbfb8 Mon Sep 17 00:00:00 2001 From: "John (J5) Palmieri" Date: Thu, 10 Aug 2006 21:50:23 +0000 Subject: * dbus/dbus-signature.c: Fix the unit tests so that they work if assertions are not enabled. (patch from Julio M. Merino Vidal ) --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9c157a9b..2e47bf8b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2006-08-10 John (J5) Palmieri + + * dbus/dbus-signature.c: + Fix the unit tests so that they work if assertions are not enabled. + (patch from Julio M. Merino Vidal ) + 2006-08-10 John (J5) Palmieri * tools/run-with-tmp-session-bus.sh: -- cgit