From b6a0164577aa290c9862a42a8d7b5756fecc1710 Mon Sep 17 00:00:00 2001
From: Laurent Rineau
Date: Wed, 8 Feb 2012 19:36:30 +0000
Subject: [PATCH] Fix the entry for QP solver
And in CHANGES too.
---
Installation/CHANGES | 6 ++++++
Installation/changes.html | 13 +++++--------
2 files changed, 11 insertions(+), 8 deletions(-)
diff --git a/Installation/CHANGES b/Installation/CHANGES
index 5a36e8096b3..33a06c50282 100644
--- a/Installation/CHANGES
+++ b/Installation/CHANGES
@@ -1,3 +1,4 @@
+
-------------------------------- Release 4.0 --------------------------------
Release date: XXX 2012
@@ -100,6 +101,11 @@ under:
Random_points_in_cube_d instead.
+* Linear and Quadratic Programming Solver
+
+ - Minor bugfix.
+
+
* Spatial Searching
- The const-correctness of this package have been worked out. The transition
diff --git a/Installation/changes.html b/Installation/changes.html
index 819b75be646..f2614b65f6d 100644
--- a/Installation/changes.html
+++ b/Installation/changes.html
@@ -202,6 +202,11 @@ CGAL 4.0 offers the following improvements and new functionality :
removed. Use Random_points_in_cube_d instead.
+Linear and Quadratic Programming Solver
+
+
Spatial Searching
- The const-correctness of this package have been worked out. The transition for users should be smooth in
@@ -227,14 +232,6 @@ CGAL 4.0 offers the following improvements and new functionality :
- Add extraction operator for the class
Constrained_triangulation_2 (and thus to all inheriting classes).
- Support Library
-
-
-- Linear and Quadratic Programming Solver:
-Minor bugfix. Prevents
bug_stich.mps, bug_taysom.mps
-and other cases from crashing.
-
-
Release 3.9