diff options
author | Bart Schaefer <barts@users.sourceforge.net> | 2001-02-08 07:17:09 +0000 |
---|---|---|
committer | Bart Schaefer <barts@users.sourceforge.net> | 2001-02-08 07:17:09 +0000 |
commit | dcb2530bd39078acc7dd92ba2657053921ca586c (patch) | |
tree | f461370b91cb469c57f0063dbe2026c223ccdcc4 /ChangeLog | |
parent | db3d3e2b271f2e49e191efaa80e91643ec7aae1d (diff) | |
download | zsh-dcb2530bd39078acc7dd92ba2657053921ca586c.tar.gz zsh-dcb2530bd39078acc7dd92ba2657053921ca586c.tar.xz zsh-dcb2530bd39078acc7dd92ba2657053921ca586c.zip |
13449: "make clean" cleans up after killed tests.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index d031e32bf..4098d1a0f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,9 @@ prevent ZLE modules from being loaded before $module_path is changed to point at the test installation. + * 13439: Test/Makefile.in: "make test" cleans up after killed + tests. + 2001-02-02 Andrej Borsenkow <Andrej.Borsenkow@mow.siemens.ru> * unposted: Src/mkmakemod.sh: patterns in 13412 were wrong. |