diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 528e7706bc..de794a215d 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,35 @@ 2002-12-01 23:12 UTC+0100 Foo Bar */ +2003-08-22 12:10 UTC+0100 Antonio Linares + + source/rtl/color53.prg + + source/rtl/mssgline.prg + ! modules borrowed from xharbour (required for recent ttopbar.prg changes) + + * makefile.bc + * makefile.nt + * makefile.vc + * source/rtl/Makefile + + added modules mssgline.prg and color53.prg + + * include/hbapicdp.h + + Added hb_cdpchrcmp() prototype + + * include/hbdefs.h + + Added support for ULONLONG + + * include/hbrddcdx.h + * source/rdd/dbfcdx/dbfcdx1.c + * source/rdd/dbfcdx/dbfcdx2.h + + Freeing pages implemented + + redistributing keys implemented + * small speed improvement + ! And many bug fixes + (changes borrowed from xharbour - developed by Przemyslaw Czerpak ) + + * source/rtl/cdpapi.c + ! sync with xharbour (changes required for DBFCDX improvements) + 2003-08-22 11:26 UTC+0100 Antonio Linares * source/rtl/ttopbar.prg ! some required formating