summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html8
1 files changed, 7 insertions, 1 deletions
diff --git a/index.html b/index.html
index df15d1992a..9c2369e31c 100644
--- a/index.html
+++ b/index.html
@@ -55,7 +55,13 @@
<h3>Changes in this release</h3>
- <p>This release includes updates to many existing libraries. See
+ <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>