From 40e290443a7badbe2ef265cbc5f48a3da3525cf9 Mon Sep 17 00:00:00 2001 From: Antonio Linares Date: Thu, 6 Sep 2001 12:55:31 +0000 Subject: [PATCH] 2001-09-06 14:50 GMT+1 --- harbour/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 477804586a..beed74c1a5 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -1,3 +1,16 @@ +2001-09-06 14:50 GMT+1 Antonio Linares + * harbour/source/rtl/persist.prg + added methods LoadFromText() and LoadFromFile() + + * harbour/contrib/hgf/tests/form3.prg + Added OnClick assignment test + + * harbour/contrib/hgf/tests/form3.hbf + Added saved form OnClick property + + * harbour/contrib/hgf/tests/form3res.prg + Loading persistence files at runtime sample + 2001-09-06 14:39 UTC+0300 Chen Kedem + doc/dirstruc.txt * add a document which list Harbour directory structure