diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index a7122841c..7ffa35e53 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2014-12-28 Barton E. Schaefer <schaefer@zsh.org> + + * 34068: Completion/Base/Widget/_complete_debug, + Completion/Unix/Command/_cvs, Completion/compinstall, + Functions/Calendar/calendar, Functions/Zftp/zfcd_match, + Functions/Zftp/zfcget, Functions/Zftp/zfcput, + Functions/Zftp/zfget_match, Functions/Zftp/zfrglob, + Functions/Zftp/zftransfer, Functions/Zftp/zfuget, + Functions/Zftp/zfuput: create tempfiles without forking, and + safe temp directory creation + 2014-12-27 Barton E. Schaefer <schaefer@zsh.org> * 34067: Completion/Base/Widget/_complete_debug, |