From 8363380ada04586c9daa0f5f70f3a93410472e81 Mon Sep 17 00:00:00 2001 From: Antonio Linares Date: Wed, 5 Sep 2001 07:01:11 +0000 Subject: [PATCH] 2001-09-05 09:00 GMT+1 --- harbour/ChangeLog | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index f855d0a9a2..fa235b6043 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -1,3 +1,23 @@ +2001-09-05 09:00 GMT+1 Antonio Linares + + + harbour/include/hbpers.ch + Harbour persistence commands + + + harbour/source/rtl/perfuncs.prg + Harbour persistence commands support functions + + * harbour/source/rtl/persist.prg + HB_DToS() replaced by DToS() + + * harbour/makefile.bc + perfuncs.prg module added + + + harbour/contrib/hgf/tests/form3.prg + Sample of use of persistence files to build a form + + + harbour/contrib/hgf/tests/form3.hbf + HGF form persistence file sample + 2001-09-05 07:37 GMT+1 Antonio Linares * harbour/source/rtl/persist.prg HB_STOD() and HB_DTOS() use for dates management