diff --git a/Installation/changes.html b/Installation/changes.html
index 9842f6ab7b2..258afc05852 100644
--- a/Installation/changes.html
+++ b/Installation/changes.html
@@ -145,6 +145,9 @@ and src/ directories).
3D Mesh Generation
+ - Add a new constructor for the class
Labeled_mesh_domain_3 which
+ takes an Iso_cuboid_3.
+ - Add a new labeling function wrapper for meshing multi-domain.
- The meshing functionality in the Qt demos
in
demo/Polyhedron/ and demo/Mesh_3/ can now
use the handling of 1d-features, that exists in CGAL since version 3.8.
@@ -156,14 +159,6 @@ and src/ directories).
-
- 3D Mesh Generation
-
- - Add a new constructor for the class
Labeled_mesh_domain_3 which
- takes an Iso_cuboid_3.
- - Add a new labeling function wrapper for meshing multi-domain.
-
-
Release 4.4
@@ -174,7 +169,7 @@ and src/ directories).
Additional supported platforms:
- The Apple Clang compiler version 5.0 is now supported on
- OSXMavericks.
+ OS X Mavericks.
The Microsoft Windows Visual C++ compiler 2013 (VC12) is now
supported.
@@ -314,7 +309,7 @@ and src/ directories).
- Better description of the demo ipelets in the user manual
- New ipelet for pencils of circles
- - New ipelet for hyperbolic geometry in Poincar model
+ - New ipelet for hyperbolic geometry in Poincaré model
- The generator ipelet now generates point in a selected zone
- Hilbert sort ipelet implements two policies
@@ -356,7 +351,7 @@ and src/ directories).
constructor added to CGAL::Object. However, it is
recommended to upgrade your code. The previous behavior can be
restored by defining the
- macro CGAL_INTERSECTION_VERSION to1.
+ macro CGAL_INTERSECTION_VERSION to 1.
2D Arrangements
@@ -679,7 +674,7 @@ and src/ directories).
Additional supported platforms:
- The Apple Clang compiler versions 3.1 and 3.2 are now supported on
- MacOSX.
+ Mac OS X.
Improved configuration for essential and optional external third party software