diff --git a/Packages/Installation/changes.txt b/Packages/Installation/changes.txt index 57d9d795963..7d6efb9caf4 100644 --- a/Packages/Installation/changes.txt +++ b/Packages/Installation/changes.txt @@ -7,6 +7,8 @@ // actual revision //--------------------------------------------------------------------- +GLOB: removed explicit support for "external" STL. +GLOB: internal tests now use standard headers and namespace. ALL : Update for CGAL-2.0. GLOB: Show whether compiler is supported. GLOB: Create redirection header files in correct dir. @@ -17,6 +19,11 @@ GLOB: added namespace disabling for SGI-7.2.1 in tests. GLOB: removed geomview support (now in geomview package). GLOB: added geomview support, GLOB: included fixes from CGAL-1-1-patch. +DOCS: sample installation now with egcs +DOCS: removed support for "external" STL +DOCS: removed obsolete paragraph about LEDA/STL problems +DOCS: updated upgrade section. +DOCS: updated list of supported compilers. DOCS: adopted to new html-converter. SRC : added Fixed_precision_nt.o. SRC : added File_header_extended_OFF.o to CGAL_OBJECTS. diff --git a/Packages/Installation/long_description.txt b/Packages/Installation/long_description.txt index ba18cfbeb25..7f3a2f31b1c 100644 --- a/Packages/Installation/long_description.txt +++ b/Packages/Installation/long_description.txt @@ -3,6 +3,18 @@ //===================================================================== +//--------------------------------------------------------------------- +// revision 1.35 +//--------------------------------------------------------------------- + +GLOB: removed explicit support for "external" STL. +GLOB: internal tests now use standard headers and namespace. +DOCS: sample installation now with egcs +DOCS: removed support for "external" STL +DOCS: removed obsolete paragraph about LEDA/STL problems +DOCS: updated upgrade section. +DOCS: updated list of supported compilers. + //--------------------------------------------------------------------- // revision 1.34 //--------------------------------------------------------------------- diff --git a/Packages/Installation/version b/Packages/Installation/version index 0830201c73e..e8c2b4f714d 100644 --- a/Packages/Installation/version +++ b/Packages/Installation/version @@ -1 +1 @@ -1.34 (10 February 1999) +1.35 (16 February 1999)