diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2001-07-27 11:34:46 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2001-07-27 11:34:46 +0000 |
commit | 08225106263417d4d6124c1ce619b8c8ae447bdb (patch) | |
tree | 5e72be1efdc02410fa4c45286eff10c24cadf0ce /ChangeLog | |
parent | 47fc2c2662ec417d274b62f65a26edb09725a754 (diff) | |
download | zsh-08225106263417d4d6124c1ce619b8c8ae447bdb.tar.gz zsh-08225106263417d4d6124c1ce619b8c8ae447bdb.tar.xz zsh-08225106263417d4d6124c1ce619b8c8ae447bdb.zip |
15507: new zcalc function
15508: cvs tag didn't complete tags despite it's claim.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index dbdf521fb..527cdbb57 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2001-07-27 Peter Stephenson <pws@csr.com> + + * 15508: Completion/Unix/Command/_cvs: cvs tag told you it was + going to complete a tag, but then didn't. + + * 15507: Functions/Misc/zcalc, Doc/Zsh/contrib.yo: new zcalc + shell function. + 2001-07-26 Oliver Kiddle <opk@zsh.org> * 15503: Test/E01options.ztst: fix posixbuiltins test so that it |