From f2b2b4fece90a38f503c1f8fccf8e23f04fe2a29 Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Mon, 28 Oct 2013 12:12:17 -0700 Subject: Mention HISTORY_IGNORE --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index beea90bab..84c5f7b1f 100644 --- a/NEWS +++ b/NEWS @@ -42,6 +42,11 @@ The _user_expand completer now allows expansion functions in the user-expand files to return a string in REPLY that will be used to name the set of expansions returned. +The parameter HISTORY_IGNORE may be set to a pattern which matches +lines in the internal history that are to be omitted from the history +file at file write time. This differs from history changes made in +the zshaddhistory hook or by the HIST_IGNORE_* options, all of which +take effect immediately on the internal history list itself. Changes between 4.2 and 5.0.0 ----------------------------- -- cgit 1.4.1