From afd16a155f1eb8bbcfc858b388dd607a611763cb Mon Sep 17 00:00:00 2001 From: Walter Negro Date: Tue, 22 Oct 2002 02:41:42 +0000 Subject: [PATCH] 2002-10-21 23:41 UTC-0300 Walter Negro --- harbour/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 7ca94edbd9..f3300f6b62 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,16 @@ 2002-12-01 23:12 UTC+0100 Foo Bar */ +2002-10-21 23:41 UTC-0300 Walter Negro + * source/rtl/achoice.prg + ! Reduce redundant code. + ! Fix default values of nBottom and nRight out of range. + ! Add control of value of nBottom and nRight. + * source/rtl/tget.prg + ! Fix ::Changed property to conform UPDATE() behaviour with that Clipper. + + Fixed by Andi Jahja in xHarbour + 2002-10-21 12:30 UTC-0500 Paul Tucker * source/rdd/dbfcdx/dbfcdx1.c ! added some long needed typecasts.