aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@gnome.org>2004-02-21 06:37:42 +0800
committerMarco Pesenti Gritti <marco@src.gnome.org>2004-02-21 06:37:42 +0800
commitb2b76e137020df45176f40f80afac433a0f368d9 (patch)
tree49946212d36580d87bd0cda91485f6587f4131b7 /ChangeLog
parent7e816a76bac00b8c34bec6849d175bd478af2f16 (diff)
downloadgsoc2013-epiphany-b2b76e137020df45176f40f80afac433a0f368d9.tar
gsoc2013-epiphany-b2b76e137020df45176f40f80afac433a0f368d9.tar.gz
gsoc2013-epiphany-b2b76e137020df45176f40f80afac433a0f368d9.tar.bz2
gsoc2013-epiphany-b2b76e137020df45176f40f80afac433a0f368d9.tar.lz
gsoc2013-epiphany-b2b76e137020df45176f40f80afac433a0f368d9.tar.xz
gsoc2013-epiphany-b2b76e137020df45176f40f80afac433a0f368d9.tar.zst
gsoc2013-epiphany-b2b76e137020df45176f40f80afac433a0f368d9.zip
Ensure that there are no more chars after the last /. Cut down number of
2004-02-20 Marco Pesenti Gritti <marco@gnome.org> * src/ephy-completion-model.c: (is_base_address), (init_relevance_col): Ensure that there are no more chars after the last /. Cut down number of visists properly.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e7d032d26..f7d19d9de 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2004-02-20 Marco Pesenti Gritti <marco@gnome.org>
+
+ * src/ephy-completion-model.c: (is_base_address),
+ (init_relevance_col):
+
+ Ensure that there are no more chars after the last /.
+ Cut down number of visists properly.
+
2004-02-20 Christian Persch <chpe@cvs.gnome.org>
* lib/egg/egg-editable-toolbar.c: (popup_toolbar_context_menu_cb):