about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndrey Borzenkov <bor@users.sourceforge.net>2001-06-22 06:35:54 +0000
committerAndrey Borzenkov <bor@users.sourceforge.net>2001-06-22 06:35:54 +0000
commit551b5d149923b290d6f7d2cb1408d40c0e1fc2a8 (patch)
treef7d74d591288e29e3b9419dd152f416ba8f09459 /ChangeLog
parent7571f04c03734923d61623565bdf0855c3ccfea0 (diff)
downloadzsh-551b5d149923b290d6f7d2cb1408d40c0e1fc2a8.tar.gz
zsh-551b5d149923b290d6f7d2cb1408d40c0e1fc2a8.tar.xz
zsh-551b5d149923b290d6f7d2cb1408d40c0e1fc2a8.zip
15038: test case for 15023
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3f6417747..3ffd99172 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-06-22  Andrej Borsenkow  <bor@zsh.org>
+
+	* 15038: Test/A01grammar.ztst: test case for 15023.
+	(unposted) fix a couple of typos in test decriptions
+
 2001-06-21  Sven Wischnowsky  <wischnow@zsh.org>
 
 	* 15029: Completion/Unix/Command/_man: improve pattern matching