about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2002-05-23 12:16:42 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2002-05-23 12:16:42 +0000
commit70120f22eeaa16143425bfe0071245984f7fbb61 (patch)
tree8936990f52b2fe5b60391487a24b4302f8d06b8f /ChangeLog
parentd786ca4438883723569bf72a0fe43b2306915838 (diff)
downloadzsh-70120f22eeaa16143425bfe0071245984f7fbb61.tar.gz
zsh-70120f22eeaa16143425bfe0071245984f7fbb61.tar.xz
zsh-70120f22eeaa16143425bfe0071245984f7fbb61.zip
rename max-match-length style to max-matches-width (17213)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ed0a59c64..2139dcb3b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2002-05-23  Sven Wischnowsky  <wischnow@zsh.org>
 
+	* 17213: Completion/Base/Utility/_describe,
+	Completion/Zsh/Command/_zstyle, Doc/Zsh/compsys.yo: rename
+	max-match-length style to max-matches-width
+
 	* 17212: Src/Zle/computil.c: allow multiple lines in option
 	completion lists to share the same description, for (hopefully)
 	cleaner displays