diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index bdeb75ab3..fa5028100 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2001-10-15 Sven Wischnowsky <wischnow@zsh.org> + + * Bart: 16038 and 16041: 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-14 Bart Schaefer <schaefer@zsh.org> * 16031: Src/Modules/tcp.c: Don't need <arpa/telnet.h>; misc. |