aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cd2d7a1bb..7590aca0f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,17 @@
2006-01-24 Christian Persch <chpe@cvs.gnome.org>
+ * lib/ephy-file-helpers.c: (ephy_dot_dir),
+ (ephy_file_helpers_init):
+ * lib/ephy-file-helpers.h:
+ * src/ephy-dbus.c:
+ * src/ephy-main.c: (unref_proxy_reply_cb), (open_urls), (main):
+
+ Run the main loop until the reply is received when
+ activating a running instance. Fixes URL opening with
+ two concurrently starting instance.
+
+2006-01-24 Christian Persch <chpe@cvs.gnome.org>
+
* src/ephy-dbus.c: (ephy_dbus_connect_to_session_bus):
Use DBUS_NAME_FLAG_DO_NOT_QUEUE when requesting the name,