about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8ba7c2e18..0cf854663 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2001-10-05  Sven Wischnowsky  <wischnow@zsh.org>
 
+	* 15946: Src/Zle/compresult.c: fix calculation of number of
+	columns needed with list_packed
+
 	* 15945: Completion/Zsh/Command/_cd: make _cd use only one call
 	to _alternative, including completions from _tilde (using the
 	named-directories tag)