diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2005-01-12 10:31:54 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2005-01-12 10:31:54 +0000 |
commit | cbd52eae5381542862f5dae29f4d0fd0fdc36541 (patch) | |
tree | 506fbc4d450a988cb0467cecb060365e9d558243 /ChangeLog | |
parent | fbaf2cc044197a7b538b9230a122569218da79aa (diff) | |
download | zsh-cbd52eae5381542862f5dae29f4d0fd0fdc36541.tar.gz zsh-cbd52eae5381542862f5dae29f4d0fd0fdc36541.tar.xz zsh-cbd52eae5381542862f5dae29f4d0fd0fdc36541.zip |
20692: unset POSIXLY_CORRECT in test.
unposted: minor comment change in _perforce
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index e6ec9287f..ff60c8fa5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2005-01-12 Peter Stephenson <pws@csr.com> + + * unposted: Completion/Unix/Command/_perforce: minor comment + change. + + * 20692: Test/ztst.zsh: having POSIXLY_CORRECT set makes + GNU tail report warning with -<NUM>. + 2004-01-11 Clint Adams <clint@zsh.org> * unposted: config.guess, config.sub: update to 2004-11-12 and |