aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2005-02-03 03:53:26 +0800
committerChristian Persch <chpe@src.gnome.org>2005-02-03 03:53:26 +0800
commitfd568c15b290afbdc80b2864f65c954cdff420e4 (patch)
tree7e4db887f86434a9a478f0b16b11bc242977324a /ChangeLog
parente074659671a4545808f509de37597fc9161bb993 (diff)
downloadgsoc2013-epiphany-fd568c15b290afbdc80b2864f65c954cdff420e4.tar
gsoc2013-epiphany-fd568c15b290afbdc80b2864f65c954cdff420e4.tar.gz
gsoc2013-epiphany-fd568c15b290afbdc80b2864f65c954cdff420e4.tar.bz2
gsoc2013-epiphany-fd568c15b290afbdc80b2864f65c954cdff420e4.tar.lz
gsoc2013-epiphany-fd568c15b290afbdc80b2864f65c954cdff420e4.tar.xz
gsoc2013-epiphany-fd568c15b290afbdc80b2864f65c954cdff420e4.tar.zst
gsoc2013-epiphany-fd568c15b290afbdc80b2864f65c954cdff420e4.zip
Revert the fix for bug #165550, it wasn't correct.
2005-02-02 Christian Persch <chpe@cvs.gnome.org> * src/ephy-window.c: (sync_chromes_visibility), (setup_ui_manager), (ephy_window_set_print_preview): Revert the fix for bug #165550, it wasn't correct.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b9af8889b..af2b45a7d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2005-02-02 Christian Persch <chpe@cvs.gnome.org>
+ * src/ephy-window.c: (sync_chromes_visibility), (setup_ui_manager),
+ (ephy_window_set_print_preview):
+
+ Revert the fix for bug #165550, it wasn't correct.
+
+2005-02-02 Christian Persch <chpe@cvs.gnome.org>
+
* embed/mozilla/EventContext.cpp:
Don't copy params with the email address. Fixes bug #144469.