summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4c3244251..97fa222a5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-07-29 Barton E. Schaefer <schaefer@brasslantern.com>
+
+ * 22561: Functions/Zle/incremental-complete-word: fix display bug
+ introduced roughly five years ago when _main_complete was changed
+ to remove the leading underscore from $_lastcomp[completer]. Add
+ some other commentary.
+
2006-07-28 Peter Stephenson <pws@csr.com>
* 22560: Functions/Zle/history-beginning-search-menu: