diff options
author | Andrey Borzenkov <bor@users.sourceforge.net> | 2001-05-30 10:56:42 +0000 |
---|---|---|
committer | Andrey Borzenkov <bor@users.sourceforge.net> | 2001-05-30 10:56:42 +0000 |
commit | 475ba659a2833126297334d673d9050ddf606e70 (patch) | |
tree | 4663c4d2aaa1c0e366b1e7c87a42828e4ad87519 /ChangeLog | |
parent | 7ea08d144e5f0f4538f8615eaf6df48cfd674466 (diff) | |
download | zsh-475ba659a2833126297334d673d9050ddf606e70.tar.gz zsh-475ba659a2833126297334d673d9050ddf606e70.tar.xz zsh-475ba659a2833126297334d673d9050ddf606e70.zip |
14566: more testing for unimplemented features.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index c1f6a6501..79e651024 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2001-05-30 Andrej Borsenkow <bor@zsh.org> + * 14566: Test/C02cond.ztst: more testing for unimplemented + features. + * 14557: INSTALL: remove 3.1 version number 2001-05-30 Sven Wischnowsky <wischnow@zsh.org> |