diff options
author | Wouter Bolsterlee <uws+gnome@xs4all.nl> | 2006-06-05 19:57:08 +0800 |
---|---|---|
committer | Wouter Bolsterlee <wbolster@src.gnome.org> | 2006-06-05 19:57:08 +0800 |
commit | e8952022f58a69c01033bb0a4bc8131ea0604878 (patch) | |
tree | 6dbdd2dc174d8f6ffcb39f3c547ece6cc3d845fc /ChangeLog | |
parent | 132c537330a843a9114bdea9e88a180385a13bca (diff) | |
download | gsoc2013-epiphany-e8952022f58a69c01033bb0a4bc8131ea0604878.tar.gz gsoc2013-epiphany-e8952022f58a69c01033bb0a4bc8131ea0604878.tar.zst gsoc2013-epiphany-e8952022f58a69c01033bb0a4bc8131ea0604878.zip |
Improve next-token logic for bookmark completion. Fixes #339167 (hopefully
2006-06-05 Wouter Bolsterlee <uws+gnome@xs4all.nl>
* lib/widgets/ephy-location-entry.c: (keyword_match):
Improve next-token logic for bookmark completion. Fixes
#339167 (hopefully for real this time).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2006-06-05 Wouter Bolsterlee <uws+gnome@xs4all.nl> + + * lib/widgets/ephy-location-entry.c: (keyword_match): + Improve next-token logic for bookmark completion. Fixes + #339167 (hopefully for real this time). + 2006-06-04 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphySidebar.cpp: |