aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Harvey <peter.a.harvey@gmail.com>2006-02-09 18:33:15 +0800
committerPeter Anthony Harvey <paharvey@src.gnome.org>2006-02-09 18:33:15 +0800
commit119a3c3c65eee95efaa155ba06635f693e79ecfc (patch)
treeb83a63467eeedd90e4e0e22646b99b26771c424a /ChangeLog
parentc269e21ef0117dedfa8de65405b2c9f58ed1ed14 (diff)
downloadgsoc2013-epiphany-119a3c3c65eee95efaa155ba06635f693e79ecfc.tar
gsoc2013-epiphany-119a3c3c65eee95efaa155ba06635f693e79ecfc.tar.gz
gsoc2013-epiphany-119a3c3c65eee95efaa155ba06635f693e79ecfc.tar.bz2
gsoc2013-epiphany-119a3c3c65eee95efaa155ba06635f693e79ecfc.tar.lz
gsoc2013-epiphany-119a3c3c65eee95efaa155ba06635f693e79ecfc.tar.xz
gsoc2013-epiphany-119a3c3c65eee95efaa155ba06635f693e79ecfc.tar.zst
gsoc2013-epiphany-119a3c3c65eee95efaa155ba06635f693e79ecfc.zip
src/bookmarks/ephy-topics-entry.c
2006-02-09 Peter Harvey <peter.a.harvey@gmail.com> * src/bookmarks/ephy-topics-entry.c Add enter-to-auto-complete when there is just one possible match. Will close dialog if no current key. Will do nothing otherwise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bbd4d6f2b..176e64a25 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2006-02-09 Peter Harvey <peter.a.harvey@gmail.com>
+ * src/bookmarks/ephy-topics-entry.c
+
+ Add enter-to-auto-complete when there is just one possible
+ match. Will close dialog if no current key. Will do nothing
+ otherwise.
+
+2006-02-09 Peter Harvey <peter.a.harvey@gmail.com>
+
* src/bookmarks/ephy-bookmarks.c
Fix problems with old hierarchical topics scheme.