about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2002-05-21 08:04:34 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2002-05-21 08:04:34 +0000
commit12f253e7e6bec90e38cb5622701ff701d08bf8a8 (patch)
tree30c7a934403d04c8f54b31f62fd6f8bdef6cfd88 /ChangeLog
parentb169a45ebc5225748d0a425017cadbdefc3fb01f (diff)
downloadzsh-12f253e7e6bec90e38cb5622701ff701d08bf8a8.tar.gz
zsh-12f253e7e6bec90e38cb5622701ff701d08bf8a8.tar.xz
zsh-12f253e7e6bec90e38cb5622701ff701d08bf8a8.zip
improve calculation of used columns for match-max-length (17194)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1e35ec09f..76a4d6d8e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2002-05-21  Sven Wischnowsky  <wischnow@zsh.org>
 
+	* 17194: Src/Zle/computil.c: improve calculation of used
+	columns for match-max-length
+
 	* 17193: Completion/Unix/Command/_init_d: let _init_d use a
 	pre-pattern