about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndrey Borzenkov <bor@users.sourceforge.net>2001-06-26 15:02:34 +0000
committerAndrey Borzenkov <bor@users.sourceforge.net>2001-06-26 15:02:34 +0000
commitb053d02cdb782f02e85b540b3fc0e2a70faa5695 (patch)
tree692af2d1f6c20cfc2513e83505e7670b52a096de /ChangeLog
parent760d3b89a35743f79f825854d5fb4b04d0d261d7 (diff)
downloadzsh-b053d02cdb782f02e85b540b3fc0e2a70faa5695.tar.gz
zsh-b053d02cdb782f02e85b540b3fc0e2a70faa5695.tar.xz
zsh-b053d02cdb782f02e85b540b3fc0e2a70faa5695.zip
15099: rudimental support for skipping unimplemented tests
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ad778d1f5..eba0d6392 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-06-26  Andrej Borsenkow  <bor@zsh.org>
+
+	* 15099: Test/D03procsubst.ztst, Test/ztst.zsh: add some support
+	for skipping unimplemented features
+
 2001-06-26  Clint Adams  <clint@zsh.org>
 
 	* 15094: Functions/Prompts/prompt_clint_setup: