Skip to content

Commit

Permalink
The announcement mail for 4.9.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
lrineau committed Apr 12, 2017
1 parent 01ce16f commit 058ab1a
Showing 1 changed file with 5 additions and 20 deletions.
25 changes: 5 additions & 20 deletions Maintenance/public_release/announcement/mailing.eml
Original file line number Diff line number Diff line change
@@ -1,29 +1,14 @@
Subject: CGAL 4.9 Released, Computational Geometry Algorithms Library
Subject: CGAL 4.9.1 Released, Computational Geometry Algorithms Library
Content-Type: text/plain; charset="utf-8"
Body:

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

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

o General

- CGAL can now be used in headers only mode, i.e. without compiling the
CGAL libraries and linking with these libraries when compiling
examples, tests and demos. Note that running CMake on CGAL is still
required in order to generate some configuration files.


o Cone Based Spanners (new package)

- This package provides algorithms for constructing two kinds of
cone-based spanners: Yao graph and Theta graph, given a set of
vertices on the plane and the directions of cone boundaries.


See http://www.cgal.org/releases.html for a complete list of changes.
https://github.com/CGAL/cgal/milestone/20?closed=1


The CGAL project is a collaborative effort to develop a robust,
Expand Down

0 comments on commit 058ab1a

Please sign in to comment.