aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@gnome.org>2003-10-20 15:55:06 +0800
committerMarco Pesenti Gritti <marco@src.gnome.org>2003-10-20 15:55:06 +0800
commit58dde9fa0c4d501a0d32de681f79b308e7603c64 (patch)
treeef741898c8ec6030015e8b8ac79a242e5739aa88 /ChangeLog
parent97674b169b0c9762f4c3f526ec228d3a08afa327 (diff)
downloadgsoc2013-epiphany-58dde9fa0c4d501a0d32de681f79b308e7603c64.tar
gsoc2013-epiphany-58dde9fa0c4d501a0d32de681f79b308e7603c64.tar.gz
gsoc2013-epiphany-58dde9fa0c4d501a0d32de681f79b308e7603c64.tar.bz2
gsoc2013-epiphany-58dde9fa0c4d501a0d32de681f79b308e7603c64.tar.lz
gsoc2013-epiphany-58dde9fa0c4d501a0d32de681f79b308e7603c64.tar.xz
gsoc2013-epiphany-58dde9fa0c4d501a0d32de681f79b308e7603c64.tar.zst
gsoc2013-epiphany-58dde9fa0c4d501a0d32de681f79b308e7603c64.zip
Make sure that both sites and hosts are filtered on construct
2003-10-20 Marco Pesenti Gritti <marco@gnome.org> * src/ephy-history-window.c: (setup_filters), (ephy_history_window_construct): Make sure that both sites and hosts are filtered on construct
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2ce1af757..86bede8c7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2003-10-20 Marco Pesenti Gritti <marco@gnome.org>
+
+ * src/ephy-history-window.c: (setup_filters),
+ (ephy_history_window_construct):
+
+ Make sure that both sites and hosts are filtered
+ on construct
+
2003-10-19 Marco Pesenti Gritti <marco@gnome.org>
* embed/downloader-view.c: (downloader_view_build_ui):