diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2007-06-15 10:20:35 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2007-06-15 10:20:35 +0000 |
commit | 536a8cb6daf78850d0bc336b0edffe75ae00304f (patch) | |
tree | 2983534b571ce16fb6afef45daa5469eb306ab69 /ChangeLog | |
parent | 6f7667ba8c7b7d4345a459695e35976c28f34c49 (diff) | |
download | zsh-536a8cb6daf78850d0bc336b0edffe75ae00304f.tar.gz zsh-536a8cb6daf78850d0bc336b0edffe75ae00304f.tar.xz zsh-536a8cb6daf78850d0bc336b0edffe75ae00304f.zip |
23553: bit missed out
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index a3c2bef99..9ac8d399b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ 2007-06-15 Peter Stephenson <pws@csr.com> * 23553: Doc/Zsh/arith.yo, Doc/Zsh/builtins.yo, Src/exec.c, - Src/math.c: should have been committed but wasn't. + Src/math.c: should have been committed but weren't. 2007-06-14 Peter Stephenson <pws@csr.com> |