From 0f1bcaa75bcc41ecab0ee236a29805fb48bd12ff Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Fri, 18 Mar 2005 22:46:26 +0000 Subject: 20984 (modified) --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e3af31081..677f35a2e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2005-03-18 Wayne Davison + + * 20984 (modified): Src/zsh.h, Src/options.c, Src/hist.c, + Doc/Zsh/options.yo: Added a new option, HIST_SAVE_BY_COPY, and + made it enabled by default. This changes the rewriting of the + history file to be done via copy and rename rather than truncate + and write-in-place. + 2005-03-18 Peter Stephenson * 21014: Src/Zle/zle_hist.c: remember_edits() was broken, -- cgit 1.4.1