Added the two packages with fixed memory leaks, this also covers the

geninfo leak.
This commit is contained in:
Philipp Möller 2012-04-24 15:46:04 +00:00
parent f2ed350303
commit 00b8a700d9
1 changed files with 10 additions and 0 deletions

View File

@ -108,6 +108,16 @@ David A. Wheeler's 'SLOCCount'</a>, restricted to the <code>include/CGAL/</code>
<ul>
<li>Minor bugfix.</li>
</ul>
<h3>Surface Mesh Parameterization</h3>
<ul>
<li>Fixed a memory leak.</li>
</ul>
<h3>2D Arrangement</h3>
<ul>
<li>Fixed several memory leaks.</li>
</ul>
</DIV>
<h2 id="release4.0.1">Release 4.0.1</h2>