diff options
author | Wayne Davison <wayned@users.sourceforge.net> | 2005-12-27 07:08:52 +0000 |
---|---|---|
committer | Wayne Davison <wayned@users.sourceforge.net> | 2005-12-27 07:08:52 +0000 |
commit | b5f2902241a92b0c4e5c4326163c10126579e6c2 (patch) | |
tree | 36c392dea1d701220cd890c9a3e1369f369de285 /ChangeLog | |
parent | 13e24831523c6fd586524311e8d26dafc003d223 (diff) | |
download | zsh-b5f2902241a92b0c4e5c4326163c10126579e6c2.tar.gz zsh-b5f2902241a92b0c4e5c4326163c10126579e6c2.tar.xz zsh-b5f2902241a92b0c4e5c4326163c10126579e6c2.zip |
A couple more improvements to the HIST_SAVE_BY_COPY section.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 62c53fb48..5f0a16adc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-12-26 Wayne Davison <wayned@users.sourceforge.net> + + * unposted: Doc/Zsh/options.yo: A couple more improvements to the + HIST_SAVE_BY_COPY section. + 2005-12-25 Clint Adams <clint@zsh.org> * 22104, 22105: Completion/Unix/Command/_ssh: add |