diff --git a/Packages/Installation/changes.txt b/Packages/Installation/changes.txt index 39d03a417dc..4934e3d4045 100644 --- a/Packages/Installation/changes.txt +++ b/Packages/Installation/changes.txt @@ -7,6 +7,7 @@ // actual revision //--------------------------------------------------------------------- +GLOB: fixed EXE_OPT setting. GLOB: Added GMP support for MSVC. GLOB: Fixed "nospace" bug in LIB_CREATE commands introduced by VC support. GLOB: Fixed LIBPATHs for VC (GJ). diff --git a/Packages/Installation/long_description.txt b/Packages/Installation/long_description.txt index 2e74b98a06a..15ae19d83be 100644 --- a/Packages/Installation/long_description.txt +++ b/Packages/Installation/long_description.txt @@ -3,6 +3,12 @@ //===================================================================== +//--------------------------------------------------------------------- +// revision 1.57 +//--------------------------------------------------------------------- + +GLOB: fixed EXE_OPT setting. + //--------------------------------------------------------------------- // revision 1.56 //---------------------------------------------------------------------