mirror of
https://github.com/boostorg/boost.git
synced 2025-04-05 21:45:00 +00:00
Runup before next release
[SVN r7865]
This commit is contained in:
parent
e7c48c97da
commit
87940eb516
1 changed files with 8 additions and 5 deletions
13
index.htm
13
index.htm
|
@ -50,9 +50,9 @@ section</a> (formerly called the "vault").</p>
|
|||
<p>Beman Dawes is the Boost <a name="webmaster">webmaster</a>; email him at <a href="mailto:beman@boost.org">beman@boost.org</a>
|
||||
with any concerns you don't want to just post to the mailing list.</p>
|
||||
<h2>Latest News</h2>
|
||||
<p>September ??, 2000 - Version 1.18.0</p>
|
||||
<p>September 28, 2000 - Version 1.18.0</p>
|
||||
<ul>
|
||||
<li>Major new libraries added:</li>
|
||||
<li>Preliminary release of two important new libraries:</li>
|
||||
</ul>
|
||||
<blockquote>
|
||||
<ul>
|
||||
|
@ -64,7 +64,7 @@ with any concerns you don't want to just post to the mailing list.</p>
|
|||
</ul>
|
||||
</blockquote>
|
||||
<ul>
|
||||
<li>Minor updates:
|
||||
<li>Other changes:
|
||||
</ul>
|
||||
<blockquote>
|
||||
<ul>
|
||||
|
@ -72,8 +72,11 @@ with any concerns you don't want to just post to the mailing list.</p>
|
|||
formal review comments.</li>
|
||||
<li><a href="boost/functional.hpp">functional.hpp</a> compiler workarounds
|
||||
added.</li>
|
||||
<li>utility.hpp added the tie function for easier handling of std::pair<>
|
||||
<li> <a href="libs/utility/tie.html">tie() function
|
||||
template</a> added to utility.hpp for easier handling of std::pair<>
|
||||
return values.</li>
|
||||
<li><a href="libs/integer/index.htm">Integer Library</a> improved handling
|
||||
of 64-bit integers.</li>
|
||||
<li>Minor web site page updates.</li>
|
||||
</ul>
|
||||
</blockquote>
|
||||
|
@ -154,7 +157,7 @@ Pointer</a> Library and <a href="libs/utility/call_traits.htm">call_traits</a>,
|
|||
and <a href="libs/utility/type_traits.htm">type_traits</a>. Updated <a href="more/lib_guide.htm">Library
|
||||
Guidelines</a> and <a href="people.htm">People</a> page.</p>
|
||||
<hr>
|
||||
<p>Revised <!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %B %Y" startspan -->26 September 2000<!--webbot bot="Timestamp" endspan i-checksum="39499" --></p>
|
||||
<p>Revised <!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %B %Y" startspan -->28 September 2000<!--webbot bot="Timestamp" endspan i-checksum="39503" --></p>
|
||||
|
||||
</body>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue