aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2003-08-04 07:01:35 +0800
committerChristian Persch <chpe@src.gnome.org>2003-08-04 07:01:35 +0800
commitfb19ae5fd13379de93f8575c6013262109f821f4 (patch)
treeba04ea3cad0bb516f85fc8563f85d22ff71f3e15 /ChangeLog
parent10494b97f75c9b20d373854d1f419b312331cba9 (diff)
downloadgsoc2013-epiphany-fb19ae5fd13379de93f8575c6013262109f821f4.tar
gsoc2013-epiphany-fb19ae5fd13379de93f8575c6013262109f821f4.tar.gz
gsoc2013-epiphany-fb19ae5fd13379de93f8575c6013262109f821f4.tar.bz2
gsoc2013-epiphany-fb19ae5fd13379de93f8575c6013262109f821f4.tar.lz
gsoc2013-epiphany-fb19ae5fd13379de93f8575c6013262109f821f4.tar.xz
gsoc2013-epiphany-fb19ae5fd13379de93f8575c6013262109f821f4.tar.zst
gsoc2013-epiphany-fb19ae5fd13379de93f8575c6013262109f821f4.zip
Compare the scheme to "file", not the entire url.
2003-08-04 Christian Persch <chpe@cvs.gnome.org> * embed/ephy-history.c: (ephy_history_add_host): Compare the scheme to "file", not the entire url.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3012bbbe5..1a1d0e8ab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,10 @@
-2003-08-03 Christian Persch <chpe@cvs.gnome.org>
+2003-08-04 Christian Persch <chpe@cvs.gnome.org>
+
+ * embed/ephy-history.c: (ephy_history_add_host):
+
+ Compare the scheme to "file", not the entire url.
+
+2003-08-04 Christian Persch <chpe@cvs.gnome.org>
* lib/ephy-autocompletion.c: (ephy_autocompletion_finalize_impl):