Boost logo

Boost-Commit :

From: daniel_james_at_[hidden]
Date: 2008-07-22 04:06:50


Author: danieljames
Date: 2008-07-22 04:06:49 EDT (Tue, 22 Jul 2008)
New Revision: 47672
URL: http://svn.boost.org/trac/boost/changeset/47672

Log:
Fix link to units library, thanks to Vicente Botet.

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

Modified: website/public_html/beta/feed/history/boost_1_36_0.qbk
==============================================================================
--- website/public_html/beta/feed/history/boost_1_36_0.qbk (original)
+++ website/public_html/beta/feed/history/boost_1_36_0.qbk 2008-07-22 04:06:49 EDT (Tue, 22 Jul 2008)
@@ -19,7 +19,7 @@
   incremental calculation, and collection of statistical accumulators, from Eric Niebler.
 * [phrase library..[@/libs/exception/doc/boost-exception.html Exception]:]
   A library for transporting of arbitrary data in exception objects, and transporting of exceptions between threads, from Emil Dotchevski.
-* [phrase library..[@/libs/exception/doc/boost_units.html Units]:]
+* [phrase library..[@/libs/units/index.html Units]:]
   Zero-overhead dimensional analysis and unit/quantity manipulation and conversion, from Matthias Schabel and Steven Watanabe
 * [phrase library..[@/libs/unordered/index.html Unordered]:]
   Unordered associative containers, from Daniel James.


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