From 6b2af67ae1c675eda69bd0995f5e694591160ec5 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Thu, 16 Jun 2005 06:05:09 +0000 Subject: 2005-06-16 Colin Walters * bus/bus.c (bus_context_new): Set parser to NULL after we unref it (Patch from Chris Boscolo, #2174). --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 51f1b578..2dd32ad9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-06-16 Colin Walters + + * bus/bus.c (bus_context_new): Set parser to NULL + after we unref it (Patch from Chris Boscolo, #2174). + 2005-06-16 Colin Walters * python/dbus_bindings.pyx.in: Import size_t, -- cgit