aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2005-02-03 03:48:10 +0800
committerChristian Persch <chpe@src.gnome.org>2005-02-03 03:48:10 +0800
commite074659671a4545808f509de37597fc9161bb993 (patch)
treefa2458e76bb024b330a722c18e554a6531832a4e /ChangeLog
parenteea97b9de2d079295ed6bb2454b5fe367d569b70 (diff)
downloadgsoc2013-epiphany-e074659671a4545808f509de37597fc9161bb993.tar
gsoc2013-epiphany-e074659671a4545808f509de37597fc9161bb993.tar.gz
gsoc2013-epiphany-e074659671a4545808f509de37597fc9161bb993.tar.bz2
gsoc2013-epiphany-e074659671a4545808f509de37597fc9161bb993.tar.lz
gsoc2013-epiphany-e074659671a4545808f509de37597fc9161bb993.tar.xz
gsoc2013-epiphany-e074659671a4545808f509de37597fc9161bb993.tar.zst
gsoc2013-epiphany-e074659671a4545808f509de37597fc9161bb993.zip
Don't copy params with the email address. Fixes bug #144469.
2005-02-02 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EventContext.cpp: Don't copy params with the email address. Fixes bug #144469.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9022adb0f..b9af8889b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2005-02-02 Christian Persch <chpe@cvs.gnome.org>
+ * embed/mozilla/EventContext.cpp:
+
+ Don't copy params with the email address. Fixes bug #144469.
+
+2005-02-02 Christian Persch <chpe@cvs.gnome.org>
+
* src/ephy-automation.c:
(impl_ephy_automation_loadUrlWithStartupId):
* src/ephy-shell.c: (ephy_shell_new_window_cb),