diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-02-03 03:48:10 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-02-03 03:48:10 +0800 |
commit | e074659671a4545808f509de37597fc9161bb993 (patch) | |
tree | fa2458e76bb024b330a722c18e554a6531832a4e /ChangeLog | |
parent | eea97b9de2d079295ed6bb2454b5fe367d569b70 (diff) | |
download | gsoc2013-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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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), |