diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2003-08-04 07:01:35 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2003-08-04 07:01:35 +0800 |
commit | fb19ae5fd13379de93f8575c6013262109f821f4 (patch) | |
tree | ba04ea3cad0bb516f85fc8563f85d22ff71f3e15 /ChangeLog | |
parent | 10494b97f75c9b20d373854d1f419b312331cba9 (diff) | |
download | gsoc2013-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-- | ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -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): |