diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2009-02-10 20:29:49 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2009-02-10 20:29:49 +0000 |
commit | 51a646917a09f93f88ded76244780a09fae5acb0 (patch) | |
tree | 8c388cec82f57692020dc8dfc8b38cab5fb918f0 /ChangeLog | |
parent | 7b31a15de84ca575541863394f8cca4e09af78c2 (diff) | |
download | zsh-51a646917a09f93f88ded76244780a09fae5acb0.tar.gz zsh-51a646917a09f93f88ded76244780a09fae5acb0.tar.xz zsh-51a646917a09f93f88ded76244780a09fae5acb0.zip |
26545: new "emulate" test
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 54edc2b81..a56747cf3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2009-02-10 Peter Stephenson <p.w.stephenson@ntlworld.com> + + * 26545: Test/B07emulate.ztst: new test. + 2009-02-10 Clint Adams <clint@zsh.org> * 26544: Completion/Unix/Command/_lp: complete pdf files @@ -11124,5 +11128,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4557 $ +* $Revision: 1.4558 $ ***************************************************** |