about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2001-07-31 08:54:52 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2001-07-31 08:54:52 +0000
commit89919a895093babd5c4ea2a053a044332554a848 (patch)
treed1cb5d4e1a09be0d34e78c060aed7491516bc203 /ChangeLog
parent75d5e9bb8b42282935f54b6d4750aea7ae6d5844 (diff)
downloadzsh-89919a895093babd5c4ea2a053a044332554a848.tar.gz
zsh-89919a895093babd5c4ea2a053a044332554a848.tar.xz
zsh-89919a895093babd5c4ea2a053a044332554a848.zip
fix for changed listing layout (15549)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4f8801e50..c2e09180e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-07-31  Sven Wischnowsky  <wischnow@zsh.org>
+
+	* 15549: Test/Y03arguments.ztst: fix for changed listing layout
+
 2001-07-30  Sven Wischnowsky  <wischnow@zsh.org>
 
 	* 15526: Completion/Base/Utility/_arguments, Src/Zle/computil.c: