Skip to content

Commit 058ab1a

Browse files
committed
The announcement mail for 4.9.1.
1 parent 01ce16f commit 058ab1a

File tree

1 file changed

+5
-20
lines changed

1 file changed

+5
-20
lines changed

Maintenance/public_release/announcement/mailing.eml

Lines changed: 5 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,14 @@
1-
Subject: CGAL 4.9 Released, Computational Geometry Algorithms Library
1+
Subject: CGAL 4.9.1 Released, Computational Geometry Algorithms Library
22
Content-Type: text/plain; charset="utf-8"
33
Body:
44

5-
The CGAL Open Source Project is pleased to announce the release 4.9
5+
The CGAL Open Source Project is pleased to announce the release 4.9.1
66
of CGAL, the Computational Geometry Algorithms Library.
77

8-
Besides fixes and general enhancement to existing packages, the following
9-
has changed since CGAL 4.8:
8+
Version 4.9.1 is a bug-fix release for version 4.9. The list of fixed bugs
9+
can be seen on Github:
1010

11-
o General
12-
13-
- CGAL can now be used in headers only mode, i.e. without compiling the
14-
CGAL libraries and linking with these libraries when compiling
15-
examples, tests and demos. Note that running CMake on CGAL is still
16-
required in order to generate some configuration files.
17-
18-
19-
o Cone Based Spanners (new package)
20-
21-
- This package provides algorithms for constructing two kinds of
22-
cone-based spanners: Yao graph and Theta graph, given a set of
23-
vertices on the plane and the directions of cone boundaries.
24-
25-
26-
See http://www.cgal.org/releases.html for a complete list of changes.
11+
https://github.com/CGAL/cgal/milestone/20?closed=1
2712

2813

2914
The CGAL project is a collaborative effort to develop a robust,

0 commit comments

Comments
 (0)