mirror of https://github.com/CGAL/cgal
mention exuder bug fix in changes.html
This commit is contained in:
parent
47708fd7e5
commit
df0ec2e54d
|
|
@ -59,6 +59,7 @@
|
|||
<td width="28%">
|
||||
|
||||
<table CELLSPACING=0>
|
||||
<tr><td><a href="#release4.5.1">4.5.1</a> <td> (XX 2014)
|
||||
<tr><td><a href="#release4.5">4.5</a> <td> (October 2014)
|
||||
<tr><td><a href="#release4.4">4.4</a> <td> (April 2014)
|
||||
<tr><td><a href="#release4.3">4.3.1</a> <td> (November 2013)
|
||||
|
|
@ -109,6 +110,17 @@ and <code>src/</code> directories).
|
|||
|
||||
<HR>
|
||||
|
||||
|
||||
<h2 id="release4.5.1">Release 4.5.1 </h2>
|
||||
<div>
|
||||
<p>Release date: XX 2014 </p>
|
||||
|
||||
<h3>3D Mesh Generation</h3>
|
||||
<ul>
|
||||
<li>Fix a bug in the sliver exudation preservation of boundaries. </li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<h2 id="release4.5">Release 4.5 </h2>
|
||||
<div>
|
||||
<p>Release date: October 2014 </p>
|
||||
|
|
|
|||
Loading…
Reference in New Issue