aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorXan Lopez <xan@src.gnome.org>2003-03-10 03:36:38 +0800
committerXan Lopez <xan@src.gnome.org>2003-03-10 03:36:38 +0800
commitb30ae35bb2170c03f16a7b9eb5a62d66056bb62e (patch)
tree39ac6e08bd0f83c71b4feff607d2c01c96cd6595 /ChangeLog
parent64f7879af2f0d3e234926d03ae1f1da711a89329 (diff)
downloadgsoc2013-epiphany-b30ae35bb2170c03f16a7b9eb5a62d66056bb62e.tar
gsoc2013-epiphany-b30ae35bb2170c03f16a7b9eb5a62d66056bb62e.tar.gz
gsoc2013-epiphany-b30ae35bb2170c03f16a7b9eb5a62d66056bb62e.tar.bz2
gsoc2013-epiphany-b30ae35bb2170c03f16a7b9eb5a62d66056bb62e.tar.lz
gsoc2013-epiphany-b30ae35bb2170c03f16a7b9eb5a62d66056bb62e.tar.xz
gsoc2013-epiphany-b30ae35bb2170c03f16a7b9eb5a62d66056bb62e.tar.zst
gsoc2013-epiphany-b30ae35bb2170c03f16a7b9eb5a62d66056bb62e.zip
More cleaner way of length calculation from previous commit.
More cleaner way of length calculation from previous commit.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index df4c0dcf1..af28ce122 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2003-03-09 Xan Lopez <xan@masilla.org>
+
+ * src/bookmarks/ephy-keywords-entry.c: (try_to_expand_keyword):
+
+ Pass -1 instead of strlen to automatic calculation of length (this
+ seems to be undocumented, but it's done in the code)
+
2003-03-09 Dan Damian <dandamian@gmx.net>
* lib/widgets/ephy-autocompletion-window.c: