From bd5a6fcbdff9dd7379ddc0edcd9bd9dd8555691a Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Mon, 3 Apr 2000 17:57:03 +0000 Subject: [PATCH] 20000403-19:57 GMT+1 Victor Szakats --- harbour/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 4f21423058..c4cf1a73bb 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -10,9 +10,9 @@ + New Harbour internal function __GetListActive() added to provide an interface between TGETLIST and GETSYS. + The active getlist holder moved to a separate file GETLIST. + + READVAR() moved back into separate file. + RANGECHECK() function added to GETSYS. Now the namespace of GETLIST is is equivalent to CA-Cl*pper. - + READVAR() moved back into separate file. + TGetList class separated from the GETSYS procedural (compatibility) interface. This way it's possible to override the GETSYS, READVAR or TGETLIST modules at link time just like in CA-Clipper.