Beman Dawes 25 лет назад
Родитель
Сommit
c9b46af3a9
2 измененных файлов с 6 добавлено и 5 удалено
  1. 5 4
      index.htm
  2. 1 1
      libs/config

+ 5 - 4
index.htm

@@ -63,12 +63,13 @@ that the Boost libraries are suitable for eventual standardization. Indeed, the
 explicit intent is to propose many of these libraries for inclusion in the C++
 Standard Library.</p>
 <h2><a name="Latest News">Latest News</a></h2>
-<p>???, 2001 - Version 1.??.??
+<p>May 25, 2001 - Version 1.22.0
 <ul>
-  <li>Please update!</li>
-  <li><a href="libs/crc/index.html">CRC Library</a> added. Computes cyclic
+  <li><a href="libs/crc/index.html">CRC Library</a> added. Compute cyclic
     redundancy codes from Daryle Walker.</li>
+  <li><a href="libs/graph/doc/index.html">Graph Library</a>: Minor fixes.</li>
   <li><a href="libs/integer/integer_traits.html">Integer Traits</a>: added wchar_t specialization, minor portability fixes.
+  <li><a href="libs/regex/index.htm">Regex Library</a>: Minor portability fixes.</li>
   <li><a href="libs/smart_ptr/smart_ptr.htm">Smart Pointer Library</a>: fixed
     bugs, tightened requirements, added examples.
   <li><a href="libs/utility/utility.htm">Utility Library</a>: added
@@ -202,7 +203,7 @@ efficiency improvements, co-operates with user-defined types, regression tests
   <li><a href="more/faq.htm">FAQ</a>  updated.</li>
 </ul>
 <hr>
-<p>Revised <!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %B %Y" startspan -->22 May 2001<!--webbot bot="Timestamp" endspan i-checksum="15106" --></p>
+<p>Revised <!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %B %Y" startspan -->25 May 2001<!--webbot bot="Timestamp" endspan i-checksum="15112" --></p>
 
 </body>
 

+ 1 - 1
libs/config

@@ -1 +1 @@
-Subproject commit 3e35f9e861629430039f40d85e8719aeaad7b5e4
+Subproject commit 8ac22ab75d3b8f012516aec8f1e6b6fd88d21590

粤ICP备19079148号