about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2000-07-31 08:06:37 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2000-07-31 08:06:37 +0000
commita2f2ae4f5a6790c79fc29e6f7882acd1881eea5e (patch)
tree784284c7a62aaa059ddee2239ff46b7aa83e1535 /ChangeLog
parent84b04a8728ec1e618b6feb508a12de460fe13428 (diff)
downloadzsh-a2f2ae4f5a6790c79fc29e6f7882acd1881eea5e.tar.gz
zsh-a2f2ae4f5a6790c79fc29e6f7882acd1881eea5e.tar.xz
zsh-a2f2ae4f5a6790c79fc29e6f7882acd1881eea5e.zip
clarify manual for menu style; select= and yes= may be given both a number and one of the long* values at the same time (12438)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7e966ca2a..8a1c922e8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2000-07-31  Sven Wischnowsky  <wischnow@zsh.org>
+
+	* 12438: Doc/Zsh/compsys.yo: clarify manual for menu style;
+ 	select= and yes= may be given both a number and one of the long*
+ 	values at the same time
+	
 2000-07-30  Andrew Main <zefram@zsh.org>
 
 	* 12436: Doc/Zsh/invoke.yo, Src/init.c: Make -b behave like