diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2010-12-05 18:34:46 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2010-12-05 18:34:46 +0000 |
commit | cee3f34378c196e8ebb05c993e2ddf90a253a94d (patch) | |
tree | a0c0c531a2fa2d77fe6c412395faba7f6dedfbec /ChangeLog | |
parent | 0f1fd5b91f3c0b45cba6064944729031b655ceba (diff) | |
download | zsh-cee3f34378c196e8ebb05c993e2ddf90a253a94d.tar.gz zsh-cee3f34378c196e8ebb05c993e2ddf90a253a94d.tar.xz zsh-cee3f34378c196e8ebb05c993e2ddf90a253a94d.zip |
28476: new set of tests for brace expansion
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index d3d430d37..f5d5a962a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2010-12-05 Peter Stephenson <p.w.stephenson@ntlworld.com> + * 28476: Test/.distfiles, Test/D09brace.ztst: new test of tests + for brace expansion. + * 28475: Test/A05execution.ztst: test that starting a background job resets the status. @@ -13890,5 +13893,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5136 $ +* $Revision: 1.5137 $ ***************************************************** |