From 9cfb902807e2b568a27227fb11d757ac5cdb3aae Mon Sep 17 00:00:00 2001 From: "John (J5) Palmieri" Date: Mon, 11 Sep 2006 15:24:10 +0000 Subject: * bus/activation.c, bus/desktop-file.c: Distinguish between OOM and key not found --- ChangeLog | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 18373c1f..83a8b34c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,9 @@ -2006-09-08 John (J5) Palmieri +2006-09-11 John (J5) Palmieri + + * bus/activation.c, bus/desktop-file.c: Distinguish between OOM and + key not found + +2006-09-11 John (J5) Palmieri * dbus/dbus-internal.c: Add dbus_is_verbose so we can have more complex debugging code @@ -7,7 +12,7 @@ between the test suite ifdefs (_dbus_verbose_bytes): return if verbosity is not enabled -2006-09-08 John (J5) Palmieri +2006-09-11 John (J5) Palmieri * dbus/dbus-marshal-recursive-util.c, dbus/dbus-marshal-recursive.c: remove DBusMark -- cgit