aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-03-29 22:50:17 +0800
committerChristian Persch <chpe@src.gnome.org>2004-03-29 22:50:17 +0800
commit243568a52f7147ee36570aa32a292200ad51fc0a (patch)
tree6a65ec2df2af371bde813ba67f57080a23669eed /ChangeLog
parentd6b3f1c57606aace080b9c30202905d56d05af94 (diff)
downloadgsoc2013-epiphany-243568a52f7147ee36570aa32a292200ad51fc0a.tar
gsoc2013-epiphany-243568a52f7147ee36570aa32a292200ad51fc0a.tar.gz
gsoc2013-epiphany-243568a52f7147ee36570aa32a292200ad51fc0a.tar.bz2
gsoc2013-epiphany-243568a52f7147ee36570aa32a292200ad51fc0a.tar.lz
gsoc2013-epiphany-243568a52f7147ee36570aa32a292200ad51fc0a.tar.xz
gsoc2013-epiphany-243568a52f7147ee36570aa32a292200ad51fc0a.tar.zst
gsoc2013-epiphany-243568a52f7147ee36570aa32a292200ad51fc0a.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 78ba480a9..5ece392e8 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-28 Xan Lopez <xan@gnome.org>
* embed/mozilla/MozRegisterComponents.cpp: