aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2006-02-01 04:03:38 +0800
committerChristian Persch <chpe@src.gnome.org>2006-02-01 04:03:38 +0800
commit0541bcb1e3d64c8ebbd9d514641917def2515f97 (patch)
tree65c59efdb54212cceea1d0bbdf7cf87da776fe59 /ChangeLog
parentf6afe77cb705b9ba2f356ed3d44bdc0201887e4f (diff)
downloadgsoc2013-epiphany-0541bcb1e3d64c8ebbd9d514641917def2515f97.tar
gsoc2013-epiphany-0541bcb1e3d64c8ebbd9d514641917def2515f97.tar.gz
gsoc2013-epiphany-0541bcb1e3d64c8ebbd9d514641917def2515f97.tar.bz2
gsoc2013-epiphany-0541bcb1e3d64c8ebbd9d514641917def2515f97.tar.lz
gsoc2013-epiphany-0541bcb1e3d64c8ebbd9d514641917def2515f97.tar.xz
gsoc2013-epiphany-0541bcb1e3d64c8ebbd9d514641917def2515f97.tar.zst
gsoc2013-epiphany-0541bcb1e3d64c8ebbd9d514641917def2515f97.zip
Change the DBUS interface to sending all the uris at one as string array.
2006-01-31 Christian Persch <chpe@cvs.gnome.org> * data/epiphany-service.xml: * src/ephy-activation.c: (ephy_activation_load_uris): * src/ephy-activation.h: * src/ephy-main.c: (unref_proxy_reply_cb), (open_urls): Change the DBUS interface to sending all the uris at one as string array.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a4640676a..6d31f4873 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2006-01-31 Christian Persch <chpe@cvs.gnome.org>
+
+ * data/epiphany-service.xml:
+ * src/ephy-activation.c: (ephy_activation_load_uris):
+ * src/ephy-activation.h:
+ * src/ephy-main.c: (unref_proxy_reply_cb), (open_urls):
+
+ Change the DBUS interface to sending all the uris at one
+ as string array.
+
2006-01-31 Peter Harvey <peter.a.harvey@gmail.com>
* lib/egg/egg-toolbars-model.c