From 79b1e9966434bc3ca4b6009c19c77b91e7588180 Mon Sep 17 00:00:00 2001 From: "John (J5) Palmieri" Date: Fri, 18 Aug 2006 20:24:56 +0000 Subject: * Released 0.92 * dbus/dbus-threads.c (dbus_threads_init): change the documentation to reflect the init late change * bus/bus.c (bus_context_new): Check user before we fork so we can print out an error message a user will be able to see --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3bf29465..bd7f951e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2006-08-18 John (J5) Palmieri + + * Released 0.92 + +2006-08-18 John (J5) Palmieri + + * dbus/dbus-threads.c (dbus_threads_init): change the documentation + to reflect the init late change + + * bus/bus.c (bus_context_new): Check user before we fork so we can + print out an error message a user will be able to see + 2006-08-18 John (J5) Palmieri Patch provided by Ralf Habacker (ralf dot habacker at freenet dot de) -- cgit