about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2002-12-11 16:03:09 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2002-12-11 16:03:09 +0000
commit84b6d587d13d8b2626b70cc204154a540ab9fcbc (patch)
tree90551bfe276bf2ae878e1f624c35d86a20a9898f /ChangeLog
parentab6f1a632d64f6a5614f8574feec2656dfd84578 (diff)
downloadzsh-84b6d587d13d8b2626b70cc204154a540ab9fcbc.tar.gz
zsh-84b6d587d13d8b2626b70cc204154a540ab9fcbc.tar.xz
zsh-84b6d587d13d8b2626b70cc204154a540ab9fcbc.zip
17996: better formatting for print -C
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 160791f5a..15ec73d74 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2002-12-11  Peter Stephenson  <pws@csr.com>
+
+	* 17996: Src/builtin.c: Improve formatting with `print -C' by
+	ignoring the length of the final column when calculating the
+	separation.
+
 2002-12-10  Peter Stephenson  <pws@csr.com>
 
 	* 17994: Src/pattern.c: A set of globbing flags with no effect