Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r50837 - trunk
From: daniel_james_at_[hidden]
Date: 2009-01-28 04:14:22


Author: danieljames
Date: 2009-01-28 04:14:21 EST (Wed, 28 Jan 2009)
New Revision: 50837
URL: http://svn.boost.org/trac/boost/changeset/50837

Log:
Add scope exit to the root html file.
Text files modified:
   trunk/index.html | 6 +++---
   1 files changed, 3 insertions(+), 3 deletions(-)

Modified: trunk/index.html
==============================================================================
--- trunk/index.html (original)
+++ trunk/index.html 2009-01-28 04:14:21 EST (Wed, 28 Jan 2009)
@@ -55,8 +55,8 @@
 
   <h3>Changes in this release</h3>
 
- <p>This release includes new libraries&nbsp;<b><i>flyweight</i></b> and <b><i>
- swap</i></b>, as well as
+ <p>This release includes new libraries&nbsp;<b><i>flyweight</i></b>,
+ <b><i>swap</i></b> and <b><i>scope exit</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>
@@ -118,4 +118,4 @@
     Initiative.</p>
   </div>
 </body>
-</html>
\ No newline at end of file
+</html>


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