update changes

This commit is contained in:
Sébastien Loriot 2014-09-29 08:44:51 +02:00
parent d79eeddfb9
commit aabd9dc557
1 changed files with 18 additions and 0 deletions

View File

@ -59,6 +59,7 @@
<td width="28%">
<table CELLSPACING=0>
<tr><td><a href="#release4.5">4.6</a>&nbsp;<td> (? 2015)
<tr><td><a href="#release4.5">4.5</a>&nbsp;<td> (? 2014)
<tr><td><a href="#release4.4">4.4</a>&nbsp;<td> (April 2014)
<tr><td><a href="#release4.3">4.3.1</a>&nbsp;<td> (November 2013)
@ -109,6 +110,23 @@ and <code>src/</code> directories).
<HR>
<h2 id="release4.6">Release 4.6 </h2>
<div>
<p>Release date: XXX 2015 </p>
<!-- Mesh Generation -->
<h3>3D Mesh Generation</h3>
<ul>
<li>Add member functions <code>output_boundary_to_off</code> and
<code>output_facets_in_complex_to_off</code>
in the class <code>CGAL::Mesh_complex_3_in_triangulation_3</code>
to export the boundary of a domain or a subdomain.</li>
</ul>
<!-- end of the div for 4.6 -->
</div>
<h2 id="release4.5">Release 4.5 </h2>
<div>
<p>Release date: September/October 2014 </p>