aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@it.gnome.org>2003-05-28 17:41:47 +0800
committerMarco Pesenti Gritti <mpeseng@src.gnome.org>2003-05-28 17:41:47 +0800
commit20feb46533bc952744580cc2825265b6ba0d98ef (patch)
treeead37c78bfafe135a943011827ac591a2550408b /ChangeLog
parent4f86399784893cf8692901bf6c231ec09f9075a0 (diff)
downloadgsoc2013-epiphany-20feb46533bc952744580cc2825265b6ba0d98ef.tar
gsoc2013-epiphany-20feb46533bc952744580cc2825265b6ba0d98ef.tar.gz
gsoc2013-epiphany-20feb46533bc952744580cc2825265b6ba0d98ef.tar.bz2
gsoc2013-epiphany-20feb46533bc952744580cc2825265b6ba0d98ef.tar.lz
gsoc2013-epiphany-20feb46533bc952744580cc2825265b6ba0d98ef.tar.xz
gsoc2013-epiphany-20feb46533bc952744580cc2825265b6ba0d98ef.tar.zst
gsoc2013-epiphany-20feb46533bc952744580cc2825265b6ba0d98ef.zip
Make it build with mozilla cvs. Remove only pages on history clear, the
2003-05-28 Marco Pesenti Gritti <marco@it.gnome.org> * configure.in: * embed/ephy-history.c: (ephy_history_clear): * embed/mozilla/GlobalHistory.cpp: Make it build with mozilla cvs. Remove only pages on history clear, the sites are automatically removed (fix freeze).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2964e75ce..669581c75 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2003-05-28 Marco Pesenti Gritti <marco@it.gnome.org>
+
+ * configure.in:
+ * embed/ephy-history.c: (ephy_history_clear):
+ * embed/mozilla/GlobalHistory.cpp:
+
+ Make it build with mozilla cvs.
+ Remove only pages on history clear, the sites
+ are automatically removed (fix freeze).
+
2003-05-27 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/mozilla-embed-single.cpp (impl_get_charset_groups):