diff --git a/Packages/Installation/changes.txt b/Packages/Installation/changes.txt index 58babcd0af2..172874d1d04 100644 --- a/Packages/Installation/changes.txt +++ b/Packages/Installation/changes.txt @@ -7,6 +7,7 @@ // actual revision //--------------------------------------------------------------------- +GLOB: Added advapi32.lib to XLIBS for MSVC. GLOB: EXTRA_OBJECTS with .o suffix for cygwin/gcc. GLOB: EXE_OPT=.exe for cygwin/gcc. GLOB: Changed order ob libpath and link directives to please Borland. diff --git a/Packages/Installation/long_description.txt b/Packages/Installation/long_description.txt index 074bf338900..13c65a17a66 100644 --- a/Packages/Installation/long_description.txt +++ b/Packages/Installation/long_description.txt @@ -3,6 +3,12 @@ //===================================================================== +//--------------------------------------------------------------------- +// revision 1.70 +//--------------------------------------------------------------------- + +GLOB: Added advapi32.lib to XLIBS for MSVC. + //--------------------------------------------------------------------- // revision 1.69 //---------------------------------------------------------------------