diff --git a/Installation/CHANGES b/Installation/CHANGES
index 2028daae1ed..2d5176998f4 100644
--- a/Installation/CHANGES
+++ b/Installation/CHANGES
@@ -40,11 +40,11 @@ Release date: March 2015
alternative to the packages CGAL::Polyhedron_3 and CGAL::HalfedgeDS.
-* Triangulation (new package)
+* dD Triangulation (new package)
- This new package provides classes for manipulating triangulations in
Euclidean spaces whose dimension can be specified at compile-time or at
- run-time.
+ run-time. It also provides a class that represents Delaunay triangulations.
* dD Convex Hulls and Delaunay Triangulations
diff --git a/Installation/changes.html b/Installation/changes.html
index 85e4291dc28..83ebfa76833 100644
--- a/Installation/changes.html
+++ b/Installation/changes.html
@@ -154,11 +154,12 @@ and src/ directories).
and CGAL::HalfedgeDS.
-
Triangulation (new package)
+ dD Triangulation (new package)
- This new package provides classes for manipulating triangulations
in Euclidean spaces whose dimension can be specified at
- compile-time or at run-time.
+ compile-time or at run-time. It also provides a class that
+ represents Delaunay triangulations.
diff --git a/Maintenance/public_release/announcement/mailing.eml b/Maintenance/public_release/announcement/mailing.eml
index 9d450e386c2..616a619bf91 100644
--- a/Maintenance/public_release/announcement/mailing.eml
+++ b/Maintenance/public_release/announcement/mailing.eml
@@ -43,12 +43,12 @@ CGALÂ 4.5:
CGAL::HalfedgeDS.
- o Triangulation (new package)
+ o dD Triangulation (new package)
This new package provides classes for manipulating triangulations in
Euclidean spaces whose dimension can be specified at compile-time or at
- run-time.
-
+ run-time. It also provides a class that represents Delaunay
+ triangulations.
o 2D Triangulations
diff --git a/Maintenance/release_building/public_release_name b/Maintenance/release_building/public_release_name
index dc0d45e5837..1df47de21b3 100644
--- a/Maintenance/release_building/public_release_name
+++ b/Maintenance/release_building/public_release_name
@@ -1 +1 @@
-CGAL-4.6-beta1
+CGAL-4.6