From 18e997ec52d4cfa156585419f80719516a12351b Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Wed, 24 Oct 2001 15:58:51 +0000 Subject: 16038,16041,16124: Fix bad caching of patterns. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9085b30ec..806f2a15b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2001-10-24 Bart Schaefer + + * Sven: 16041, Bart: 16038, 16124: Src/cond.c, Src/loop.c: for + caching of compiled patterns: remember that singsub() might modify + the string it gets, compare with unmodified string + 2001-10-24 Peter Stephenson * 16130: Doc/.cvsignore, Doc/Makefile.in, Doc/Zsh/manual.yo: -- cgit 1.4.1