aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f795328c1..ccb6cee3d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,13 @@
2006-01-03 Crispin Flowerday <gnome@flowerday.cx>
- * src/ephy-dbus.c (ephy_dbus_connect_to_session_bus):
+ * src/ephy-dbus.c (ephy_dbus_connect_to_session_bus)
+
+ Fix the arguments to the dbus_connection_set_exit_on_disconnect call
+ for the session bus.
+
+2006-01-03 Crispin Flowerday <gnome@flowerday.cx>
+
+ * src/ephy-dbus.c (ephy_dbus_connect_to_session_bus)
Tell dbus not to exit the application if the bus disconnects.