From a1f89fa38cb6aaccc0088fd8b8f3b90bbfde0aae Mon Sep 17 00:00:00 2001 From: Antonio Linares Date: Wed, 2 Jul 2003 07:32:03 +0000 Subject: [PATCH] 2003-07-02 09:25 UTC+0100 --- harbour/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 2b9872cca9..89d3960f10 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,21 @@ 2002-12-01 23:12 UTC+0100 Foo Bar */ +2003-07-02 09:25 UTC+0100 Antonio Linares + * makefile.nt + * makefile.vc + + Added gencli.c module + + * include/hbcomp.h + + Added hb_compGenILCode() prototype + + * source/compiler/gencli.c + * source/rdd/dbf1.c + + Added some MSVC required typecasts + + * source/rdd/dbfcdx/dbfcdx1.c + + Added most recent Horacio's development + 2003-06-30 10:50 UTC-0300 Antonio Carlos Pantaglione * source/contrib/rdd_ads/ads1.c ! Fixed problem on adsGoTo() method when using ADT files. Borrow from xHarbour.