Update the Release History for 1.59.0

This commit is contained in:
Beman 2015-07-26 20:55:25 -04:00
parent 6c33e4375d
commit 4487aa4200

View File

@ -38,6 +38,21 @@
</td>
</table>
<h2>1.59.0</h2>
<ul>
<li>Update the Tutorial:<ul>
<li>Use C++11 in the example programs to improve clarity.</li>
<li>Update the example source code show to match the actual example source
code in the cpp files.</li>
<li>Rerun all the examples and update the output shown in the tutorial
accordingly.</li>
<li>Fix spacing and other HTML presentation issues.</li>
</ul>
</li>
<li>Fix <a href="https://svn.boost.org/trac/boost/ticket/11491">#11491</a>,
<code>temp_directory_path()</code> doesn&#39;t return valid temp path on Android.</li>
</ul>
<h2>1.58.0</h2>
<ul>
<li>Rewrite Windows implementation of temp_directory_path() to (1) avoid
@ -277,7 +292,7 @@
</ul>
<hr>
<p>Revised
<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->03 February, 2015<!--webbot bot="Timestamp" endspan i-checksum="40532" --></p>
<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->26 July, 2015<!--webbot bot="Timestamp" endspan i-checksum="21146" --></p>
<p>&copy; Copyright Beman Dawes, 2011</p>
<p> Use, modification, and distribution are subject to the Boost Software
License, Version 1.0. See <a href="http://www.boost.org/LICENSE_1_0.txt">