*** empty log message ***

This commit is contained in:
Michael Hoffmann 2001-09-14 08:01:28 +00:00
parent 51b33b4fc4
commit b4f68dfd6e
2 changed files with 17 additions and 3 deletions

View File

@ -7,8 +7,18 @@
// actual revision
//---------------------------------------------------------------------
GLOB: Make blank after EXE_OPT, except for msvc and borland.
GLOB: Fixed test_gmp for sunpro 5.3.
GLOB: Updated sunpro_version detection for 5.3.
GLOB: Update CGAL version to 2.4.
DOCS: Merged Dimas changed in.
DOCS: Updated CGAL version to 2.4.
DOCS: Removed ftp paragraph.
//---------------------------------------------------------------------
// CGAL 2.3
//---------------------------------------------------------------------
GLOB: Fixed makefile_Win adaption (do only if dir is there).
GLOB: Updated license header.
GLOB: Show again LEDA (not) supported.
@ -37,9 +47,6 @@ GLOB: Recognize existing _LEDA config/install files.
GLOB: The _LEDA suffix is now part of the config/install file as well.
GLOB: Run the compiler tests when it becomes necessary only.
ALL : Changed CGAL version to 2.3.
DOCS: Merged Dimas changed in.
DOCS: Updated CGAL version to 2.4.
DOCS: Removed ftp paragraph.
DOCS: updated to include handling of CGALWin with native tools.
DOCS: renaming install.txt to INSTALL.win32
DOCS: Replace CGALwin -> CGALWin.

View File

@ -3,6 +3,13 @@
//=====================================================================
//---------------------------------------------------------------------
// revision 1135
//---------------------------------------------------------------------
GLOB: Make blank after EXE_OPT, except for msvc and borland.
GLOB: Fixed test_gmp for sunpro 5.3.
//---------------------------------------------------------------------
// revision 1134
//---------------------------------------------------------------------