From c0cce727850ae600e684b8100ab72d45d21b738f Mon Sep 17 00:00:00 2001 From: Antonio Linares Date: Wed, 14 Feb 2001 11:46:26 +0000 Subject: [PATCH] 2001-02-14 12:45 GMT+1 --- harbour/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 8cf54d88f6..8031e27c06 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -1,3 +1,7 @@ +2001-02-14 12:45 GMT+1 Antonio Linares + * harbour/source/debug/debugger.prg + ! Locals are restored when returning from a function or procedure. + 2001-02-14 12:40 GMT+3 Alexander Kresin * harbour/include/hbapirdd.h * Wrong parameters of SUPER_UNLOCK fixed