From a05a51ce8a9ea46b6c019cd2bab39a405256a07f Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Tue, 12 Jul 2011 08:37:11 +0000 Subject: 29542: fix crash in hbegin(), remove bad test 29543: fix backslash-newline within words with histlexwords --- ChangeLog | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e2fa793ca..20fa306e7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2011-07-12 Peter Stephenson + + * 29543: Src/hist.c: saved history lines with backslash-newline + in the middle of words confused histlexwords. + + * 29542: Src/hist.c, Src/Zle/zle_main.c: remove test when + initialising history that could cause crashes (and was probably + never useful); ensure ZLE returns NULL if there's an error. + 2011-07-04 Peter Stephenson * Eric Moors: 29531: Completion/Unix/Command/_adb: completion @@ -15097,5 +15106,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5394 $ +* $Revision: 1.5395 $ ***************************************************** -- cgit 1.4.1