Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r57468 - website/public_html/beta/feed/history
From: anthony_at_[hidden]
Date: 2009-11-07 17:30:15


Author: anthonyw
Date: 2009-11-07 17:30:15 EST (Sat, 07 Nov 2009)
New Revision: 57468
URL: http://svn.boost.org/trac/boost/changeset/57468

Log:
Added release notes for Boost.Thread

Text files modified:
   website/public_html/beta/feed/history/boost_1_41_0.qbk | 5 +++++
   1 files changed, 5 insertions(+), 0 deletions(-)

Modified: website/public_html/beta/feed/history/boost_1_41_0.qbk
==============================================================================
--- website/public_html/beta/feed/history/boost_1_41_0.qbk (original)
+++ website/public_html/beta/feed/history/boost_1_41_0.qbk 2009-11-07 17:30:15 EST (Sat, 07 Nov 2009)
@@ -60,6 +60,11 @@
   for parsing, lexing, and output generation.
   Note: this release is not backwards compatible with earlier versions.
 
+* [phrase library..[@/libs/thread/index.html Thread]:]
+ * Support for futures, promises and packaged tasks added
+ * `boost::thread_specific_ptr` is now faster when there are lots of thread-specific objects
+ * Some Boost.Thread facilities are now header-only
+
 * [phrase library..[@/libs/unordered/index.html Unordered]:]
   * Major update, using less macros and more templates.
   * Reduced memory use.


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