From baa77d6e53d5c32896e2ed80404eb276a68177fd Mon Sep 17 00:00:00 2001 From: Antonio Linares Date: Mon, 8 Nov 1999 08:43:33 +0000 Subject: [PATCH] *** empty log message *** --- harbour/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index fd4a5ba21c..20b4c5bc0d 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -1,3 +1,7 @@ +19991108-09:25 GMT+1 Antonio Linares + * source/rtl/classes.c + * hb_clsRelease() modified. Still there is a problem with CLASSDATA ... INIT + 19991108-07:38 GMT+1 Antonio Linares * source/rtl/classes.c * Arrays used for DATA ... INIT values, properly initalized.