summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/index.html b/index.html
index 3cc30a369e..653422ee6c 100644
--- a/index.html
+++ b/index.html
@@ -55,7 +55,11 @@
<h3>Changes in this release</h3>
- <p>This release includes one new library, Boost.Heap,
+ <p>This release includes four new libraries
+ (<a href="libs/algorithm/index.html">Algorithm</a>,
+ <a href="libs/functional/overloaded_function/index.html">Functional/OverloadedFunction</a>,
+ <a href="libs/local_function/index.html">LocalFunction</a> and
+ <a href="libs/utility/identity_type/index.html">Utility/IdentityType</a>),
as well as updates to many existing libraries. See
<a href="http://www.boost.org/users/history/version_1_50_0.html">Release
History</a> for more information.</p>