From 14e13fb40743e069e45b0790f206f14b5f8a887a Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Tue, 23 Oct 2001 16:17:03 +0000 Subject: Fix infinite loop on `case' with xtrace. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index afcd12e38..7eb037166 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-10-23 Bart Schaefer + + * 16124: Src/loop.c: Fix infinite loop on `case' with xtrace + (bug introduced by 16041). + 2001-10-23 Oliver Kiddle * 16122: Src/builtin.c, Test/B03print.ztst: only count value -- cgit 1.4.1