Update history docs for release.

This commit is contained in:
Rene Rivera
2015-10-14 23:11:56 -05:00
parent 9de7442449
commit d7569aaa9e
3 changed files with 6 additions and 1 deletions

View File

@ -14,6 +14,7 @@ http://www.boost.org/LICENSE_1_0.txt)
* Add compile only version of check utilities to address cross-compile
use cases. And changed the BBv2 check support to use compile only checks.
* Fix test warnings.
* Fix typos on `AVAILABLE` macros for Windows Platform. (from Vemund Handeland)
[heading 1.3]

View File

@ -57,7 +57,7 @@
</div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"><p><small>Last revised: August 27, 2015 at 15:17:44 GMT</small></p></td>
<td align="left"><p><small>Last revised: October 15, 2015 at 04:09:31 GMT</small></p></td>
<td align="right"><div class="copyright-footer"></div></td>
</tr></table>
<hr>

View File

@ -33,6 +33,10 @@
<li class="listitem">
Fix test warnings.
</li>
<li class="listitem">
Fix typos on <code class="computeroutput"><span class="identifier">AVAILABLE</span></code>
macros for Windows Platform. (from Vemund Handeland)
</li>
</ul></div>
<h4>
<a name="predef.history.h1"></a>