Updated 5.2 changelog

(cherry picked from commit 732bb63748e5a4a6622d3a0826815e393ae081c2)
This commit is contained in:
Jan Möbius
2016-03-23 13:08:54 +01:00
parent 284826f886
commit 30d88d0694

View File

@@ -45,6 +45,7 @@
<b>Core</b> <b>Core</b>
<ul> <ul>
<li>Fixed ugly typo in __decrement function of Basehandle. Seems to be unused in the rest of the code.</li> <li>Fixed ugly typo in __decrement function of Basehandle. Seems to be unused in the rest of the code.</li>
<li>drop VectorDimensionsT metaprogram in favor of vector_traits in normal computation function</li>
</ul> </ul>