aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cb70924ae..fb5dea87c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2007-05-01 Xan Lopez <xan@gnome.org>
+
+ * lib/widgets/ephy-location-entry.c:
+ * lib/widgets/ephy-location-entry.h:
+ * src/ephy-completion-model.c:
+ * src/ephy-completion-model.h:
+ * src/ephy-location-action.c:
+
+ Copy the items on the completion list as the user moves through
+ them. The original input can be restored pressing Esc. The tentative
+ completion can be made definitive pressing Left or Right.
+
+ Fixes #409291, #102528
+
2007-04-24 Diego Escalante Urrelo <diegoe@gnome.org>
* src/popup-commands.c: