From af1339bacfe3a03c57bad2975c1b297b9ee67cd3 Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Sat, 17 Jun 2000 17:05:53 +0000 Subject: 11956: Fix off-by-one error. --- ChangeLog | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8bb3c525f..ff1c9435b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2000-06-17 Bart Schaefer + + * 11956: Src/loop.c: Fix off-by-one error in wordcode pc executing + case statement fall-through. + 2000-06-16 Clint Adams * 11951: Completion/Debian/_dpkg: replaced _arguments -A @@ -5,9 +10,10 @@ 2000-06-16 Sven Wischnowsky - * 11939: Src/Zle/compmatch.c, Src/Zle/compresult.c, Src/Zle/zle_tricky.c: - allow completion after `a{{b,c},'; fix for closing brace - re-insertion when completing from both ends (CLF_MID) + * 11939: Src/Zle/compmatch.c, Src/Zle/compresult.c, + Src/Zle/zle_tricky.c: allow completion after `a{{b,c},'; fix for + closing brace re-insertion when completing from both ends + (CLF_MID) * 11938: Completion/Core/_description, Doc/Zsh/compsys.yo: enhance ignore-line to ignore all/current/other word(s) -- cgit 1.4.1