diff --git a/documentation/RELEASE_NOTES.html b/documentation/RELEASE_NOTES.html index 2be6bed5a..55b01325f 100644 --- a/documentation/RELEASE_NOTES.html +++ b/documentation/RELEASE_NOTES.html @@ -13,6 +13,16 @@ +
Rules and macros were added for creating an *.acf file, access security +configuration file, from an *.acs file using the C preprocessor. +An .acs file has the same format as an .acf file with the addition of +'#include "<filename>"' and '#define <macroname> <value>' +lines. The C preprocessor includes the #include files and performs the +macro substitutions. +
+In previous versions the INDX field of a subArray record was set to zero if