2003-04-19 12:00 UTC+0100

This commit is contained in:
Antonio Linares
2003-04-19 10:03:21 +00:00
parent b9b06f6ec5
commit 4e8017bab8

View File

@@ -8,6 +8,11 @@
2002-12-01 23:12 UTC+0100 Foo Bar <foo.bar@foobar.org>
*/
2003-04-19 12:00 UTC+0100 Antonio Linares <alinares@fivetechsoft.com>
* 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 <alex@belacy.belgorod.su>
* 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