From 200d54ac01a9d4af824f9856c8a90daa786c1c2b Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Thu, 22 Jan 2004 23:17:35 +0000 Subject: Use both BYPASS_CACHE and BYPASS_PROXY on force-reload. Unified the 2004-01-23 Christian Persch * 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. --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6b242f8fc..086b5cc5e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2004-01-23 Christian Persch + + * 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 * embed/ephy-encodings.c: -- cgit v1.2.3