diff options
author | Daniel James <daniel@calamity.org.uk> | 2012-12-10 20:52:40 +0000 |
---|---|---|
committer | Daniel James <daniel@calamity.org.uk> | 2012-12-10 20:52:40 +0000 |
commit | 809689b3d2cc71fc191abe876b92474c1f14265c (patch) | |
tree | 251974c836dc830612c7166e4f1ec1a61ca8f61c /index.html | |
parent | 87c6438a26a8c3d6e88e478ef3ace43192eb6995 (diff) | |
download | boost-809689b3d2cc71fc191abe876b92474c1f14265c.tar.gz |
Update root index file for new libraries.
[SVN r81836]
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/index.html b/index.html index 458a26a09d..9c2369e31c 100644 --- a/index.html +++ b/index.html @@ -55,8 +55,12 @@ <h3>Changes in this release</h3> - <p>This release includes one new library - (<a href="libs/lockfree/index.html">Lockfree</a>), + <p>This release includes five new libraries + (<a href="libs/atomic/index.html">Atomic</a>, + <a href="libs/coroutine/index.html">Coroutine</a>, + <a href="libs/lockfree/index.html">Lockfree</a>, + <a href="libs/multiprecision/index.html">Multiprecision</a> and + <a href="libs/numeric/odeint/index.html">Numeric/Odeint</a>), as well as updates to many existing libraries. See <a href="http://www.boost.org/users/history/version_1_53_0.html">Release History</a> for more information.</p> |