aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 997fde2da..f994579db 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2004-06-14 Christian Persch <chpe@cvs.gnome.org>
+
+ * embed/ephy-embed.c: (ephy_embed_reload):
+ * embed/ephy-embed.h:
+ * embed/mozilla/mozilla-embed.cpp:
+ * src/prefs-dialog.c:
+ * src/window-commands.c: (window_cmd_view_reload):
+
+ Get rid of EmbedReloadFlags, and use a gboolean force parameter
+ in ephy_embed_reload() instead, since we only had two states anyway
+ - EMBED_RELOAD_NORMAL, and EMBED_RELOAD_FORCE.
+
2004-06-13 Marco Pesenti Gritti <marco@gnome.org>
* configure.in: