mirror of https://github.com/CGAL/cgal
Add the change in changes.html
This commit is contained in:
parent
9f32b687b9
commit
ef676f39a8
|
|
@ -114,6 +114,11 @@ David A. Wheeler's 'SLOCCount'</a>, restricted to the <code>include/CGAL/</code>
|
|||
<li>Minor bugfix; replace some functors by methods.</li>
|
||||
</ul>
|
||||
|
||||
<h3>Installation</h3>
|
||||
<ul>
|
||||
<li>Availability tests for C++11 features are now performed with the help of <a href="http://www.boost.org/libs/config">Boost.Config</a>. A Boost version of 1.40.0 or higher is needed to use C++11 features.</li>
|
||||
</ul>
|
||||
|
||||
<h3>Linear Cell Complex</h3>
|
||||
<ul>
|
||||
<li>Improve the demo: add a widget showing all the volumes and an operation to create a Menger sponge.</li>
|
||||
|
|
|
|||
Loading…
Reference in New Issue