about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2001-05-08 08:46:59 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2001-05-08 08:46:59 +0000
commitff82191c260160637ba67f0b4ecd4dd46778f53c (patch)
tree48431607a1dfb945f5691f81136d8cc29b520278 /ChangeLog
parenta3e01003c86ba324fc10871b14092db37a41df03 (diff)
downloadzsh-ff82191c260160637ba67f0b4ecd4dd46778f53c.tar.gz
zsh-ff82191c260160637ba67f0b4ecd4dd46778f53c.tar.xz
zsh-ff82191c260160637ba67f0b4ecd4dd46778f53c.zip
empty description means: don't add a -X option (14252)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0eef57c47..f204d2e29 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2001-05-08  Sven Wischnowsky  <wischnow@zsh.org>
 
+	* 14252: Completion/Base/Core/_description, Doc/Zsh/compsys.yo:
+	empty description means: don't add a -X option
+
 	* 14251: Src/Zle/complist.c, Src/Zle/zle_tricky.c: print
 	space/backspace when reaching the last column while printing
 	descriptions and the like to avoid a cursor positioning bug