From ba16e06cfc9862dce956c5334d4c901a7ef2c964 Mon Sep 17 00:00:00 2001 From: Horacio Dario Roldan Kasimatis Date: Wed, 24 Apr 2002 12:13:06 +0000 Subject: [PATCH] 2002-04-24 09:04 UTC-0300 Horacio Roldan --- harbour/ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index e31a3228a3..d0fef8b750 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -7,6 +7,23 @@ For example: 2002-12-01 23:12 UTC+0100 Foo Bar */ + +2002-04-26 14:08 UTC-0300 Walter Negro + * source/rtl/getlist.prg + ! Fix bug when release last getlist + Reported by Alexander Kresin + +2002-04-25 08:10 UTC-0300 Luiz Rafael Culik + * source/rtl/tbrowse.prg + * Method SetColumnWidth() now return the corrent Value(Clipper return the Greater value of either Heading;Data; or footer + +2002-04-26 15:15 UTC+0300 Alexander Kresin + * source/rdd/dbstrux.prg + * contrib/rdd_ads/ads1.c + * Implemented using of extended data types in RDD ADS + +2002-04-25 10:55 UTC-0300 Walter Negro + * source/rtl/getsys.prg ! Fix, lost the reference to the current oGetList with recursive execution of ReadModal.