mirror of https://github.com/CGAL/cgal
Added the two packages with fixed memory leaks, this also covers the
geninfo leak.
This commit is contained in:
parent
f2ed350303
commit
00b8a700d9
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue