summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 624089765..f703cf0fd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-11-02 Peter Stephenson <pws@csr.com>
+
+ * 22950: Src/Zle/zle_tricky.c: starting menu completion
+ with reverse-menu-complete used the first match instead
+ of the last.
+
2006-11-02 Clint Adams <clint@zsh.org>
* 22947: R. Ramkumar: Completion/Unix/Command/_mkdir: