aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2006-01-24 20:01:23 +0800
committerChristian Persch <chpe@src.gnome.org>2006-01-24 20:01:23 +0800
commit21086fc06ec3d08e3c5609cc53383e7c18fd2175 (patch)
treed1369c22bd13556991212cba3dec47f1ea525fd4 /ChangeLog
parentfa5456904722028972f1bbebdbb196c2cfd2e521 (diff)
downloadgsoc2013-epiphany-21086fc06ec3d08e3c5609cc53383e7c18fd2175.tar
gsoc2013-epiphany-21086fc06ec3d08e3c5609cc53383e7c18fd2175.tar.gz
gsoc2013-epiphany-21086fc06ec3d08e3c5609cc53383e7c18fd2175.tar.bz2
gsoc2013-epiphany-21086fc06ec3d08e3c5609cc53383e7c18fd2175.tar.lz
gsoc2013-epiphany-21086fc06ec3d08e3c5609cc53383e7c18fd2175.tar.xz
gsoc2013-epiphany-21086fc06ec3d08e3c5609cc53383e7c18fd2175.tar.zst
gsoc2013-epiphany-21086fc06ec3d08e3c5609cc53383e7c18fd2175.zip
Use DBUS_NAME_FLAG_DO_NOT_QUEUE when requesting the name, and also handle
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, and also handle unexpected request return values.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c207ac430..cd2d7a1bb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+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,
+ and also handle unexpected request return values.
+
2006-01-23 Crispin Flowerday <gnome@flowerday.cx>
* src/bookmarks/ephy-open-tabs-action.c: (node_added_cb):