From 73ececfd01bc137366d25940d90a34aaa2cdb02e Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Thu, 17 Oct 2013 10:14:25 +0100 Subject: 31830: New feature for zshaddhistory hooks. If the first non-zero return status is 2, save the line on the internal history list, but don't write it out. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5f9adbc59..0493ab5ec 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2013-10-17 Peter Stephenson + + * 31830: Doc/Zsh/func.yo, README, Src/hist.c, Src/zsh.h: + If a zshaddhistory hook returns status 2, save the line on + the internal history but don't write it out. + 2013-10-16 Peter Stephenson * Users/18033: Doc/Zsh/builtins.yo, Doc/Zsh/jobs.yo, -- cgit v1.2.3-70-g09d2