Boost logo

Boost-Commit :

From: anthony_at_[hidden]
Date: 2008-03-29 16:45:38


Author: anthonyw
Date: 2008-03-29 16:45:37 EDT (Sat, 29 Mar 2008)
New Revision: 43943
URL: http://svn.boost.org/trac/boost/changeset/43943

Log:
Updated entry for thread library
Text files modified:
   website/public_html/beta/doc/libraries.xml | 6 +++---
   1 files changed, 3 insertions(+), 3 deletions(-)

Modified: website/public_html/beta/doc/libraries.xml
==============================================================================
--- website/public_html/beta/doc/libraries.xml (original)
+++ website/public_html/beta/doc/libraries.xml 2008-03-29 16:45:37 EDT (Sat, 29 Mar 2008)
@@ -981,12 +981,12 @@
     <key>thread</key>
     <boost-version>1.25.0</boost-version>
     <name>Thread</name>
- <authors>William Kempf</authors>
+ <authors>Anthony Williams (originally William Kempf)</authors>
     <description>Portable C++ multi-threading.</description>
- <documentation>doc/html/threads.html</documentation>
+ <documentation>doc/html/thread.html</documentation>
     <std-proposal>false</std-proposal>
     <std-tr1>false</std-tr1>
- <header-only>true</header-only>
+ <header-only>false</header-only>
     <autolink>false</autolink>
   </library>
   <library>


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