Browse Source

1.25.0 runup; add whats new items

[SVN r11276]
Beman Dawes 24 years ago
parent
commit
37cf9397ea
1 changed files with 8 additions and 3 deletions
  1. 8 3
      index.htm

+ 8 - 3
index.htm

@@ -75,11 +75,16 @@ Standard Library Technical Report.</p>
 <h2><a name="Latest News">Latest News</a></h2>
 <p>??? - Version 1.25.0
 <ul>
-  <li><a href="libs/array/index.htm">Array Library</a>: Minor updates,
-  from Nico Josuttis.</li>
+  <li><a href="libs/thread/doc/index.html">Thread Library</a> added. Portable
+    C++ multi-programming at last, from William Kempf.</li>
   <li><a href="libs/utility/base_from_member.html">Base From Member</a> added to
     <a href="libs/utility/utility.htm">Utility Library</a>. Support for the base
     from member idiom, from Daryle Walker.</li>
+    <li><a href="libs/bind/bind.html">B</a><a href="libs/bind/bind.html">ind</a> and
+      <a href="libs/bind/mem_fn.html"> mem_fn</a> added - Generalized binders for function/object/pointers and member functions, from Peter
+      Dimov.</li>
+  <li><a href="libs/array/index.htm">Array Library</a>: Minor updates,
+  from Nico Josuttis.</li>
   <li><a href="libs/config/config.htm">Config Library</a>: major redesign with
     much improved and automated configuration of Boost libraries for specific
     compilers, from John Maddock.</li>
@@ -155,7 +160,7 @@ Formal Review Schedule</a>  added. Shows current, future, and recent past review
   <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 -->18 September 2001<!--webbot bot="Timestamp" endspan i-checksum="39503" --></p>
+<p>Revised <!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %B %Y" startspan -->26 September 2001<!--webbot bot="Timestamp" endspan i-checksum="39500" --></p>
 
 </body>
 

粤ICP备19079148号