Updated changelog for 5.2

(cherry picked from commit 81e091decf29955afb8e118c496fb82e8f93989c)
This commit is contained in:
Jan Möbius
2016-02-04 09:54:38 +01:00
parent cee7b56f5e
commit 74bf0672c6

View File

@@ -31,6 +31,26 @@
</tr>
<tr valign=top><td><b>5.2</b> (?/?/?)</td><td>
<b>Core</b>
<ul>
<li>Fixed ugly typo in __decrement function of Basehandle. Seems to be unused in the rest of the code.</li>
</ul>
<b>Build System</b>
<ul>
<li>Fixed Typo in cmake install for smoother (Thanks to Takashi Michikawa for the fix).</li>
</ul>
<b>Documentation</b>
<ul>
<li>Fixed order of smoother parameters in the documentation. (Thanks to Takashi Michikawa for the info).</li>
</ul>
</tr>
<tr valign=top><td><b>5.1</b> (2015/17/12)</td><td>