From 5d14f62d011ec259528d40d5dc6a4862913da7c4 Mon Sep 17 00:00:00 2001 From: Radu Ursu Date: Wed, 19 Jun 2002 07:22:35 +0000 Subject: [PATCH] updated changes --- Packages/Configuration/changes.txt | 4 ++++ 1 file changed, 4 insertions(+) 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.