*** empty log message ***

This commit is contained in:
Michael Hoffmann 2000-09-08 10:11:43 +00:00
parent 0d95fc852e
commit 9744883f9c
2 changed files with 9 additions and 0 deletions

View File

@ -7,6 +7,7 @@
// actual revision
//---------------------------------------------------------------------
GLOB: Show KCC support (fixed).
GLOB: Show KCC and Borland 5.5 as supported.
GLOB: Search for kcc automatically.
GLOB: Added KCC description.
@ -22,6 +23,7 @@ GLOB: Added flags for Solaris / KCC.
GLOB: Fixed problem in _real_options.
ALL : Updated CGAL_VERSION to 2.2.
DOCS: updated.
DOCS: Fixed footnotes for HTML acc. to Susan's remarks.
DOCS: Updated list of supported compilers: add borland and kcc.
DOCS: Added http references to compiler vendors.
DOCS: Added section about long-name problem on Irix.

View File

@ -3,6 +3,13 @@
//=====================================================================
//---------------------------------------------------------------------
// revision 1.108
//---------------------------------------------------------------------
GLOB: Show KCC support (fixed).
DOCS: Fixed footnotes for HTML acc. to Susan's remarks.
//---------------------------------------------------------------------
// revision 1.107
//---------------------------------------------------------------------