From bcc4ab792d415039fea3afa2976df09f66477721 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Sun, 22 Feb 2015 20:22:40 +0000 Subject: 34604: Work around problem with changes in Meta characters. If reading in a file that contains characters that should be metafied but are not, fix up on the fly. Only need when using HIST_LEX_WORDS. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 05d5b9721..db222762a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2015-02-22 Peter Stephenson + + * 34604: Src/hist.c: Work around problem with changes in Meta + affecting history file when read in. + 2015-02-21 Barton E. Schaefer * 34597: Doc/Zsh/mod_datetime.yo: Revise strftime description to -- cgit 1.4.1