Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r50817 - in trunk: . libs
From: bdawes_at_[hidden]
Date: 2009-01-27 15:38:47


Author: bemandawes
Date: 2009-01-27 15:38:46 EST (Tue, 27 Jan 2009)
New Revision: 50817
URL: http://svn.boost.org/trac/boost/changeset/50817

Log:
List new libs for 1.38.0, correct spelling
Text files modified:
   trunk/index.html | 3 ++-
   trunk/libs/libraries.htm | 8 ++++----
   2 files changed, 6 insertions(+), 5 deletions(-)

Modified: trunk/index.html
==============================================================================
--- trunk/index.html (original)
+++ trunk/index.html 2009-01-27 15:38:46 EST (Tue, 27 Jan 2009)
@@ -55,7 +55,8 @@
 
   <h3>Changes in this release</h3>
 
- <p>This release includes <b><i><span style="background-color: #FFFF00">??? new libraries</span></i></b>&nbsp; and
+ <p>This release includes new libraries&nbsp;<b><i>flyweight</i></b> and <b><i>
+ swap</i></b>, as well as
   updates to many existing libraries. See
   <a href="http://www.boost.org/users/history/version_1_38_0">Release
   History</a> for more information.</p>

Modified: trunk/libs/libraries.htm
==============================================================================
--- trunk/libs/libraries.htm (original)
+++ trunk/libs/libraries.htm 2009-01-27 15:38:46 EST (Tue, 27 Jan 2009)
@@ -125,7 +125,7 @@
     iteration over directories, and other useful filesystem operations, from
     Beman Dawes.</li>
     <li>flyweight - Design pattern
- to manage larque quantities of highly redundant objects,
+ to manage large quantities of highly redundant objects,
     from Joaqu&iacute;n M L&oacute;pez Mu&ntilde;oz.</li>
     <li>foreach - BOOST_FOREACH macro for easily
     iterating over the elements of a sequence, from Eric Niebler.</li>
@@ -664,7 +664,7 @@
     iteration over directories, and other useful filesystem operations, from
     Beman Dawes.</li>
     <li>flyweight - Design pattern
- to manage larque quantities of highly redundant objects,
+ to manage large quantities of highly redundant objects,
     from Joaqu&iacute;n M L&oacute;pez Mu&ntilde;oz.</li>
     <li>numeric/conversion - Optimized Policy-based Numeric Conversions,
         from Fernando Cacciola.</li>
@@ -727,7 +727,7 @@
 
 <p>Revised
 <!--webbot bot="Timestamp" s-type="EDITED"
-s-format="%d %b %Y" startspan -->19 Mar 2008<!--webbot bot="Timestamp" endspan i-checksum="14923" --></p>
+s-format="%d %b %Y" startspan -->27 Jan 2009<!--webbot bot="Timestamp" endspan i-checksum="14772" --></p>
 
 <p>&copy; Copyright Beman Dawes 2000-2004</p>
 <p>Distributed under the Boost Software License, Version 1.0.
@@ -736,4 +736,4 @@
 </p>
 
 </body>
-</html>
+</html>
\ No newline at end of file


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk