From d7b30cd49645d9681629fe20a2503a4f7e2697d5 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Fri, 3 Dec 1999 14:35:09 +0000 Subject: [PATCH] 19991203-15:18 GMT+1 --- harbour/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index e7952477db..20b0b96152 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -17,7 +17,7 @@ pass. - Removed NIL:classname tests temporarily. * include/extend.h - ! IT_MEMO constand fixed (it was equal with IT_NIL). + ! IT_MEMO constant fixed (it was equal with IT_NIL). + IS_MEMO() macro added. * source/rtl/valtype.c source/rtl/len.c