<h3>Specific improvements</h3>
<ol>
+<li> Improved: FEFieldFunction allows now for the computation of laplacians.
+<br>
+(Christian Goll, 2012/02/16)
+
<li> New: The function IndexSet::fill_binary_vector creates a numerical
representation of an IndexSet containing zeros and ones.
<br>
(Jason Sheldon, 2012/01/27)
<li> Improved: VectorTools::point_value() now also works within the hp framework.
-Fixed: GridTools::find_active_cell_around_point() for the hp-case works now also with MappingCollections containing only one mapping, as is the standard case in other functions using hp.
+<br>
+(Christian Goll, 2012/01/26)
+
+<li> Fixed: GridTools::find_active_cell_around_point() for the hp-case works now also with MappingCollections containing only one mapping, as is the standard case in other functions using hp.
<br>
(Christian Goll, 2012/01/26)