cgal/Packages/Core/changes.txt

21 lines
613 B
Plaintext

Version 0.12 (15 September 2003)
- Going back to the previous version that worked for all compilers but VC 7.1
Version 0.11 (12 September 2003) [af]
- bug fix for VC7.1
- Added some CORE_INLINEs
Version 0.10 (6 August 03) [af]
- Added assignment operator and bug in destructor of Sturm.h
Version 0.9 (30 July 03) [af]
- Fixed typo in makefile_Core
Version 0.8 (4 July 03) [af]
- Replaced CORE.lib with $(CGAL_CORE_LIB) to get it platform independent
Version 0.7 (30 June 03) [af]
- Replaced SUFFIXES with .SUFFIXES
Version 0.6 (30 June 03) [af]
- Added SUFFIXES: .cpp $(SUFFIXES) to src/Core/Makefile_Core