From 9345e57859eda273d2d14346fa48e15b109fbe2d Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Mon, 7 Oct 2013 11:43:55 +0100 Subject: 31793: Fix problem with non-interactive history. Modify 31789 so it doesn't try to save history from hbegin() in that case. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 670b40824..be2f1b1e3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2013-10-07 Peter Stephenson + + * 31793: Src/hist.c (hbegin): Modify 31789 so that the save + history here only happens for interactive editing. + 2013-10-06 Wayne Davison * users/18024: Completion/Unix/Command/_rsync: add new options for -- cgit 1.4.1