diff --git a/harbour/ChangeLog b/harbour/ChangeLog index a5dc2e12f6..2902ac6ed7 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,11 @@ 2002-12-01 23:12 UTC+0100 Foo Bar */ +2003-04-19 12:00 UTC+0100 Antonio Linares + * source/rtl/tget.prg + ! Class TGet Data Pos behavior modified to make it Clipper compatible + Test sample provided on the Harbour mailing list + 2003-04-18 14:10 UTC+0300 Alexander Kresin * source/rdd/dbf1.c ! Bug fixed - there was unrecoverable error if file opening failed @@ -82,7 +87,7 @@ borrowed from xHarbour * source/rdd/workarea.c ! Fixed hb_waRelEval() - When the current order is zero, relation works - by GOTO istead of SEEK, as Clipper does - + by GOTO istead of SEEK, as Clipper does - borrowed from xHarbour * source/rdd/dbfntx/dbfntx1.c ! Fix in indexing - when index expression includes fields from the child