Boost logo

Boost-Commit :

From: bdawes_at_[hidden]
Date: 2007-11-06 08:24:39


Author: bemandawes
Date: 2007-11-06 08:24:38 EST (Tue, 06 Nov 2007)
New Revision: 40834
URL: http://svn.boost.org/trac/boost/changeset/40834

Log:
Add missing Boost.System entry
Text files modified:
   trunk/libs/libraries.htm | 5 ++++-
   1 files changed, 4 insertions(+), 1 deletions(-)

Modified: trunk/libs/libraries.htm
==============================================================================
--- trunk/libs/libraries.htm (original)
+++ trunk/libs/libraries.htm 2007-11-06 08:24:38 EST (Tue, 06 Nov 2007)
@@ -239,7 +239,10 @@
     represents parsers directly as EBNF grammars in inlined C++, from Joel de
     Guzman, Hartmut Kaiser, Dan Nuffer and team.</li>
     <li>string_algo -
- String algorithms library, from Pavol Droba</li>
+ String algorithms library, from Pavol Droba.</li>
+ <li>system - Operating system support,
+ including the diagnostics support that will be part of the C++0x standard
+ library, from Beman Dawes.</li>
     <li>system - Operating system support,
     including the diagnostics support that will be part of the C++0x standard
     library, from Beman Dawes.</li>


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