Просмотр исходного кода

Release 1.23.0 runup

[SVN r10554]
Beman Dawes 25 лет назад
Родитель
Сommit
b52c77528f
1 измененных файлов с 7 добавлено и 3 удалено
  1. 7 3
      index.htm

+ 7 - 3
index.htm

@@ -65,7 +65,7 @@ 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>June ??, 2001 - Version 1.23.0
+<p>July 6, 2001 - Version 1.23.0
 <ul>
   <li><a href="libs/any/index.html">Any Library</a> added. Safe, generic
     container for single values of different value types, from Kevlin Henney.</li>
@@ -77,7 +77,11 @@ Standard Library.</p>
     <a href="libs/math/octonion/index.htm">octonions</a>,
     <a href="libs/math/quaternion/index.htm">quaternions</a> added,
     from Hubert Holin.
-  <li>Please update!</li>
+  <li><a href="libs/smart_ptr/smart_ptr.htm">Smart Pointer Library</a>:
+    shared_ptr polymorphic pointers now work on more broken compilers.</li>
+  <li><a href="status/cs-aix.html">IBM/Aix</a> Compiler status table contributed
+    by Toon Knapen</li>
+  <li>Minor fixes to a number of other libraries.</li>
 </ul>
 <p>May 25, 2001 - Version 1.22.0
 <ul>
@@ -116,7 +120,7 @@ Standard Library.</p>
   <li><a href="libs/regex/index.htm">Regex Library</a>: Minor portability fixes.</li>
 </ul>
 <hr>
-<p>Revised <!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %B %Y" startspan -->03 July 2001<!--webbot bot="Timestamp" endspan i-checksum="18768" --></p>
+<p>Revised <!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %B %Y" startspan -->06 July 2001<!--webbot bot="Timestamp" endspan i-checksum="18774" --></p>
 
 </body>
 

粤ICP备19079148号