aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-03-29 22:58:11 +0800
committerChristian Persch <chpe@src.gnome.org>2004-03-29 22:58:11 +0800
commitce36f153ce6796e5ebd815bc6bd041cb99c4f580 (patch)
treecf50f38625ada047f27f4aeab6f471e0c1c7d0fb /ChangeLog
parente54121840953aa05639d361bad6a9da187cdcc1c (diff)
downloadgsoc2013-epiphany-ce36f153ce6796e5ebd815bc6bd041cb99c4f580.tar
gsoc2013-epiphany-ce36f153ce6796e5ebd815bc6bd041cb99c4f580.tar.gz
gsoc2013-epiphany-ce36f153ce6796e5ebd815bc6bd041cb99c4f580.tar.bz2
gsoc2013-epiphany-ce36f153ce6796e5ebd815bc6bd041cb99c4f580.tar.lz
gsoc2013-epiphany-ce36f153ce6796e5ebd815bc6bd041cb99c4f580.tar.xz
gsoc2013-epiphany-ce36f153ce6796e5ebd815bc6bd041cb99c4f580.tar.zst
gsoc2013-epiphany-ce36f153ce6796e5ebd815bc6bd041cb99c4f580.zip
Fix opening in new tabs when there is no existing window. Fixes bug
2004-03-29 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-bookmarks-editor.c: (cmd_open_bookmarks_in_tabs): Fix opening in new tabs when there is no existing window. Fixes bug #138343.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 40d83f044..0ae96ac2f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2004-03-29 Christian Persch <chpe@cvs.gnome.org>
+
+ * src/bookmarks/ephy-bookmarks-editor.c:
+ (cmd_open_bookmarks_in_tabs):
+
+ Fix opening in new tabs when there is no existing window.
+ Fixes bug #138343.
+
2004-03-23 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-go-action.c: (connect_proxy), (disconnect_proxy),