Imported Upstream version 1.57.0
[platform/upstream/boost.git] / libs / system / doc / index.html
index 38ab455..e89df5a 100644 (file)
@@ -38,6 +38,7 @@
   <tr>
     <td width="100%" bgcolor="#E8F5FF">
       <a href="#Introduction">Introduction</a><br>
+      <a href="#Release_History">Release History</a><br>
       <a href="#Design_Rationale">Design Rationale</a><br>
       <a href="#History">History</a><br>
       <a href="#Acknowledgements">Acknowledgements</a>
@@ -95,7 +96,7 @@ and Windows platforms. These headers are effectively no-ops if included for
 platforms other than their intended target.</p>
 <table border="1" cellpadding="10" cellspacing="1" style="border-collapse: collapse" bordercolor="#111111">
   <tr>
-    <td>The Boost System Library will become part of the C++0x Standard Library. 
+    <td>The Boost System Library is part of the C++11 Standard Library. 
     A number of changes, particularly to names, were made by the C++ committee 
     during standardization. The Boost implementation is tracking those changes. 
     See <a href="reference.html#Deprecated-names">Deprecated names</a> for 
@@ -105,6 +106,9 @@ platforms other than their intended target.</p>
     and will cause compile-time errors.</td>
   </tr>
 </table>
+<h2><a name="Release_History">Release History</a></h2>
+<p><code>system-2014-06-02</code>: First modular Boost release. Minor 
+maintenance changes.</p>
 <h2><a name="Design_Rationale">Design Rationale</a></h2>
 <p>Class <code>error_code</code>&nbsp; and <code>error_condition</code> are designed as a value types so 
 they can be copied 
@@ -145,7 +149,7 @@ paper. Johan Nilsson's comments led to several of the refinements in N2066 .</p>
 <hr>
 
 <p>Revised 
-<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%B %d, %Y" startspan -->May 28, 2010<!--webbot bot="Timestamp" endspan i-checksum="11241" --> </font>
+<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%B %d, %Y" startspan -->June 02, 2014<!--webbot bot="Timestamp" endspan i-checksum="13984" --> </font>
 </p>
 
 <p>© Copyright Beman Dawes, 1999</p>