aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6b242f8fc..086b5cc5e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2004-01-23 Christian Persch <chpe@cvs.gnome.org>
+
+ * embed/ephy-embed.h:
+ * embed/mozilla/mozilla-embed.cpp:
+ * src/window-commands.c: (window_cmd_view_reload):
+
+ Use both BYPASS_CACHE and BYPASS_PROXY on force-reload.
+ Unified the handling in mozilla-embed by introducing
+ EMBED_RELOAD_FORCE, and killed EMBED_RELOAD_BYPASS_[CACHE|PROXY]
+ since we now always use both together.
+
2004-01-22 Christian Persch <chpe@cvs.gnome.org>
* embed/ephy-encodings.c: