diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2005-08-01 10:00:38 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2005-08-01 10:00:38 +0000 |
commit | 1f3bd88afb952ffc5846a6d0c0abb523c2cfc7f6 (patch) | |
tree | 02dc2246e090c2d239a51747016cbee2ec15da70 /ChangeLog | |
parent | 8c095a5169d78409444388646517145c5b6b25ab (diff) | |
download | zsh-1f3bd88afb952ffc5846a6d0c0abb523c2cfc7f6.tar.gz zsh-1f3bd88afb952ffc5846a6d0c0abb523c2cfc7f6.tar.xz zsh-1f3bd88afb952ffc5846a6d0c0abb523c2cfc7f6.zip |
21552: Thorsten Dahlheimer: various fixes to print builtin
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 64b905f98..c68837a88 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2005-08-01 Peter Stephenson <pws@csr.com> + * 21552: Thorsten Dahlheimer: Src/builtin.c: various fixes to the + print builtin. + * unposted: Completion/Unix/Command/_perforce: add the as yet undocumented "attribute" command. |