From 3016b89d0e90699fc27aeedab6b4c42a060642fb Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Sun, 12 Sep 1999 18:44:08 +0000 Subject: [PATCH] *** empty log message *** --- harbour/ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index f3b7730aa7..25a613a18c 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -1,5 +1,6 @@ 19990912-20:30 GMT+1 Victor Szel + * source/rtl/memvars.c + __MVSAVE()/__MVRESTORE() .MEM file saving and restoring support added, Clipper compatible, with extensions to __MVRESTORE() to only restore varnames with a specified mask.