diff --git a/Packages/Configuration/changes.txt b/Packages/Configuration/changes.txt index 5b3f13cc10c..dce3694b614 100644 --- a/Packages/Configuration/changes.txt +++ b/Packages/Configuration/changes.txt @@ -1,3 +1,7 @@ +2.33 +- Added the CGAL_CFG_NOMINMAX_BUG.C. The file basic.h should + check if this bug is set and #define NOMINMAX 1 + 2.32 - Corected the code introduced in the previous version.