about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2002-02-10 17:24:06 +0000
committerClint Adams <clint@users.sourceforge.net>2002-02-10 17:24:06 +0000
commit9ea4c8104c463b68006cda6a5204e72bc5d88d36 (patch)
treed94f7dc6630d23787754c67fb79c9f18428fb4f2 /ChangeLog
parent806422526890259d0eb0571a18cff4a1fb823eb5 (diff)
downloadzsh-9ea4c8104c463b68006cda6a5204e72bc5d88d36.tar.gz
zsh-9ea4c8104c463b68006cda6a5204e72bc5d88d36.tar.xz
zsh-9ea4c8104c463b68006cda6a5204e72bc5d88d36.zip
Sven: 16408: Src/Zle/compcore.c: make sure auto menu isn't started
accidentially when bashautolist is set
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 48323edf7..8152277a8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-02-10  Clint Adams  <clint@zsh.org>
+
+        * Sven: 16408: Src/Zle/compcore.c: make sure auto menu
+	isn't started accidentially when bashautolist is set
+
 2002-02-09  Clint Adams  <clint@zsh.org>
 
 	* unposted: Functions/Prompts/prompt_clint_setup: improve APM and