about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2000-04-26 06:26:49 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2000-04-26 06:26:49 +0000
commit18c11b0758196dc98c4ddbeb48caa4a1b9d4af8b (patch)
treef4c6ad66695b314f2c673c52d3b984d77b62b099 /ChangeLog
parentbfa4f17652830a69698d180435a0df045843723e (diff)
downloadzsh-18c11b0758196dc98c4ddbeb48caa4a1b9d4af8b.tar.gz
zsh-18c11b0758196dc98c4ddbeb48caa4a1b9d4af8b.tar.xz
zsh-18c11b0758196dc98c4ddbeb48caa4a1b9d4af8b.zip
better default value for list-prompt style (10923)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c4a28d895..ee74397c6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2000-04-26  Sven Wischnowsky  <wischnow@informatik.hu-berlin.de>
 
+	* 10923: Completion/Core/_main_complete: better default value for
+ 	list-prompt style
+	
 	* 10922: Completion/Core/_path_files: file-sort made $fignore fail
 	
 2000-04-25  Sven Wischnowsky  <wischnow@informatik.hu-berlin.de>