mirror of
https://github.com/boostorg/more.git
synced 2025-01-27 04:30:05 +08:00
Added history for versions 1.11.1 and 1.11.0 (based on old Boost e-mails).
[SVN r30628]
This commit is contained in:
parent
69da2b0300
commit
3b3a3f0071
@ -20,8 +20,8 @@
|
||||
<div id="heading">
|
||||
<div id="heading-0">
|
||||
<h1><a href="../index.htm"><img id="boost-logo" src=
|
||||
"../more/boost-dark-trans.png" alt=
|
||||
"Boost C++ Libraries" /></a></h1>
|
||||
"../more/boost-dark-trans.png" alt="Boost C++ Libraries" name=
|
||||
"boost-logo" /></a></h1>
|
||||
|
||||
<p id="heading-quote"><span class="quote">“...one of the
|
||||
most highly regarded and expertly designed C++ library projects
|
||||
@ -269,16 +269,16 @@
|
||||
|
||||
<p><img src=
|
||||
"http://boost.sourceforge.net/photos/aleksey_gurtovoy2.jpg"
|
||||
width="128" height="250" alt=
|
||||
"cartoon portrait of Aleksey" class=
|
||||
"left-inset" /><a href=
|
||||
"../people/aleksey_gurtovoy.htm">Aleksey
|
||||
Gurtovoy</a> managed this release. <a href=
|
||||
"release_procedures.htm">Managing a release</a> at
|
||||
all is an enormous job, and Aleksey always goes
|
||||
beyond merely meeting requirements by insisting on
|
||||
the highest possible quality. The Boost membership
|
||||
owes him a debt of gratitude.</p>
|
||||
width="128" height="250" alt=
|
||||
"cartoon portrait of Aleksey" class=
|
||||
"left-inset" /><a href=
|
||||
"../people/aleksey_gurtovoy.htm">Aleksey Gurtovoy</a>
|
||||
managed this release. <a href=
|
||||
"release_procedures.htm">Managing a release</a> at all is
|
||||
an enormous job, and Aleksey always goes beyond merely
|
||||
meeting requirements by insisting on the highest possible
|
||||
quality. The Boost membership owes him a debt of
|
||||
gratitude.</p>
|
||||
|
||||
<p>This release wouldn't have been possible without the
|
||||
dedicated effort of many, many members of the Boost
|
||||
@ -1810,6 +1810,33 @@
|
||||
fixes to <a href=
|
||||
"../boost/config.hpp">config.hpp</a>.</p>
|
||||
</div>
|
||||
|
||||
<div class="history_item" id="v1.11.1">
|
||||
<h3>1.11.1 (2 Feb 2000)</h3>
|
||||
|
||||
<p>Removed superfluous semicolon in
|
||||
<code>bad_numeric_cast</code> (thanks to Doncho Angelov
|
||||
for reporting the problem).</p>
|
||||
</div>
|
||||
|
||||
<div class="history_item" id="v1.11.0">
|
||||
<h3>1.11.0 (1 Feb 2000)</h3>
|
||||
|
||||
<ul>
|
||||
<li>Added <a href=
|
||||
"../libs/rational/index.html">Rational Number
|
||||
Library</a>.</li>
|
||||
|
||||
<li>Minor fixes to <a href=
|
||||
"../boost/cast.hpp">cast.hpp</a>, <a href=
|
||||
"../boost/config.hpp">config.hpp</a>, <a href=
|
||||
"../boost/smart_ptr.hpp">smart_ptr.hpp</a>, <a href=
|
||||
"../boost/utility.hpp">utility.hpp</a>, and to the
|
||||
<tt>min_rand</tt> sample programs.</li>
|
||||
|
||||
<li>Minor site cleanup (thanks to Paul Baxter).</li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- For new entries, add a 'div' of class 'history_item' and id of the appropriate version. -->
|
||||
</div>
|
||||
</div>
|
||||
@ -1823,8 +1850,8 @@
|
||||
<div id="footer">
|
||||
<p id="revised">Revised $Date$</p>
|
||||
|
||||
<p id="copyright">Copyright Daryle Walker 2004. Copyright Rene
|
||||
Rivera 2005.</p>
|
||||
<p id="copyright">Copyright Daryle Walker 2004–2005.
|
||||
Copyright Rene Rivera 2005.</p>
|
||||
|
||||
<p id="license">Distributed under the Boost Software License,
|
||||
Version 1.0. (See accompanying file <a href=
|
||||
|
Loading…
Reference in New Issue
Block a user