@@ -75,6 +75,7 @@ Standard Library Technical Report.</p>
<h2><a name="Latest News">Latest News</a></h2>
<p>??? - Version 1.xx
<ul>
+ <li><a href="libs/random/index.html">Random Number Library</a>: Fixed bug when copying normal_distribution and improved the documentation, from Michael Stevens and Jens Maurer.</li>
<li><a href="libs/array/index.htm">Array library</a>: Minor updates,