Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r52464 - trunk/libs/flyweight/doc
From: joaquin_at_[hidden]
Date: 2009-04-18 07:56:11


Author: joaquin
Date: 2009-04-18 07:56:10 EDT (Sat, 18 Apr 2009)
New Revision: 52464
URL: http://svn.boost.org/trac/boost/changeset/52464

Log:
given credit where credit is due
Text files modified:
   trunk/libs/flyweight/doc/acknowledgements.html | 7 +++++--
   1 files changed, 5 insertions(+), 2 deletions(-)

Modified: trunk/libs/flyweight/doc/acknowledgements.html
==============================================================================
--- trunk/libs/flyweight/doc/acknowledgements.html (original)
+++ trunk/libs/flyweight/doc/acknowledgements.html 2009-04-18 07:56:10 EDT (Sat, 18 Apr 2009)
@@ -66,7 +66,10 @@
 
 <p>
 Many thanks to Tim Blechmann for helping identify and solve a serious
-tread safety problem.
+tread safety problem
+and to Peter Dimov for kindly extending the interface of his
+<code>boost::detail::atomic_count</code> utility to allow for the
+implementation of the fix.
 </p>
 
 <hr>
@@ -82,7 +85,7 @@
 
 <br>
 
-<p>Revised April 7th 2009</p>
+<p>Revised April 18th 2009</p>
 
 <p>&copy; Copyright 2006-2009 Joaqu&iacute;n M L&oacute;pez Mu&ntilde;oz.
 Distributed under the Boost Software


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