diff options
author | Wayne Davison <wayned@users.sourceforge.net> | 2004-05-20 22:33:13 +0000 |
---|---|---|
committer | Wayne Davison <wayned@users.sourceforge.net> | 2004-05-20 22:33:13 +0000 |
commit | ac3bedf522be2b9f0b9e31da1deca4a6835bc04e (patch) | |
tree | e31ee55cb983024f063d9b2a8d0bb87ea86f21b6 /ChangeLog | |
parent | 6b83748946e9405bc9df946a44e776e4adcff867 (diff) | |
download | zsh-ac3bedf522be2b9f0b9e31da1deca4a6835bc04e.tar.gz zsh-ac3bedf522be2b9f0b9e31da1deca4a6835bc04e.tar.xz zsh-ac3bedf522be2b9f0b9e31da1deca4a6835bc04e.zip |
19962
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 776f2e4e4..9cf10391d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2004-05-20 Wayne Davison <wayned@users.sourceforge.net> + + * 19962: Src/builtin.c, Src/hist.c, Doc/Zsh/builtins.yo, + Functions/Misc/zcalc: added the ability to push/pop the history + list via the new -p/-P options to fc. Used this in zcalc to + make the switch to zcalc's private history-list very smooth. + 2004-05-19 Peter Stephenson <pws@csr.com> * unposted: Completion/Unix/Command/_perforce: tweak |