From 08b826b545f541f4946986fc37b00ebdbabbb217 Mon Sep 17 00:00:00 2001 From: Ryszard Glab Date: Wed, 1 Sep 1999 13:31:24 +0000 Subject: [PATCH] ChangeLog 19990901-14:40 -part2 --- harbour/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 03c1bfdf68..0d80365e3c 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -7,6 +7,8 @@ * corrected generation of line number opcodes * corrected the support for local variables when nested codeblocks are used + * the step value is popped correctly at the end of FOR/NEXT loop + (the nested loops are working correctly now) *source/rtl/codebloc.c * corrected the support for local variables when nested