diff --git a/Packages/Installation/changes.txt b/Packages/Installation/changes.txt index 80670a778e5..3db8724a6de 100644 --- a/Packages/Installation/changes.txt +++ b/Packages/Installation/changes.txt @@ -7,6 +7,7 @@ // actual revision //--------------------------------------------------------------------- +GLOB: Fixed leda_lib_options for UNIX-compilers. GLOB: Added leda_lib_option flag. GLOB: Added -Zm400 to ADDITIONAL_CXXFLAGS for msvc. GLOB: Added flags for patched STLport to ADDIOTIONAL_CXXFLAGS for MSVC. diff --git a/Packages/Installation/long_description.txt b/Packages/Installation/long_description.txt index 83a03350917..5eef77f98e4 100644 --- a/Packages/Installation/long_description.txt +++ b/Packages/Installation/long_description.txt @@ -3,6 +3,12 @@ //===================================================================== +//--------------------------------------------------------------------- +// revision 1.60 +//--------------------------------------------------------------------- + +GLOB: Fixed leda_lib_options for UNIX-compilers. + //--------------------------------------------------------------------- // revision 1.59 //---------------------------------------------------------------------