diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 907b57aff7..2544d5794c 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -1,3 +1,7 @@ +2000-10-11 13:40 GMT -0300 Horacio D. Roldan + * source/rdd/dbfcdx/dbfcdx1.c + Fixed a bug in ordCreate that corrupted the dbf + 2000-10-10 21:15 GMT -3 Luiz Rafael Culik *source/rtl/dummy.prg Removed __DBAPP() function @@ -41,6 +45,13 @@ * added #pragma pack(1) and #pragma pack() for structure alignment with GNU C compiler +2000-10-10 00:37 GMT -0300 Horacio D. Roldan + * source/include/hbrddcdx.h + * source/rdd/dbfcdx/dbfcdx1.c + + source/rdd/dbfcdx/dbfcdx1.h + + source/rdd/dbfcdx/dbfcdx2.h + added support for ordlistadd, gotop/bottom/skip/seek. + 2000-10-09 22:53 UTC+0200 JFL (mafact) * TGET.PRG Small improvement within :Undo() method to allow update of the var (As John Skelton remark)