*** empty log message ***

This commit is contained in:
Michael Hoffmann 1999-02-16 15:03:11 +00:00
parent f69e728863
commit 9740a4a120
3 changed files with 20 additions and 1 deletions

View File

@ -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.

View File

@ -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
//---------------------------------------------------------------------

View File

@ -1 +1 @@
1.34 (10 February 1999)
1.35 (16 February 1999)