From b6833be9390147a74ea4cb4f230e4ac32a84cbe7 Mon Sep 17 00:00:00 2001 From: Antonio Linares Date: Sun, 2 Sep 2001 16:34:43 +0000 Subject: [PATCH] 2001-09-02 18:32 GMT+1 --- harbour/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 983f150f69..469119f395 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -1,3 +1,8 @@ +2001-09-02 18:32 GMT+1 Antonio Linares + * harbour/source/vm/classes.c + New function __ClsGetProperties() added. Syntax: + __ClsGetProperties( ) --> + 2001-09-02 13:10 GMT -3 Luiz Rafael Culik * source/rtl/isprint.c * Added code for win32 platform