diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2013-03-15 20:15:10 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2013-03-15 20:15:10 +0000 |
commit | 136cc1e1b79ebc07f5deb630fea9d325276d077c (patch) | |
tree | ee76079e38ef997ad9dfb3d5d71b3faac25f36ba /ChangeLog | |
parent | a69f05b4cecb800c8d09c9ab94ef18d11ef275e8 (diff) | |
download | zsh-136cc1e1b79ebc07f5deb630fea9d325276d077c.tar.gz zsh-136cc1e1b79ebc07f5deb630fea9d325276d077c.tar.xz zsh-136cc1e1b79ebc07f5deb630fea9d325276d077c.zip |
31154: make zcalc understand continuation lines with a backslash
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 06751df8b..4a56f1503 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2013-03-15 Peter Stephenson <p.w.stephenson@ntlworld.com> + + * 31154: Doc/Zsh/contrib.yo, Functions/Misc/zcalc: make zcalc + understand continuation lines using backslash. + 2013-03-14 Peter Stephenson <p.w.stephenson@ntlworld.com> * 31151: Pavol Juhas: complete (C etc) tags better @@ -603,5 +608,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5821 $ +* $Revision: 1.5822 $ ***************************************************** |