summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorDaniel James <daniel@calamity.org.uk>2013-05-22 23:13:00 +0000
committerDaniel James <daniel@calamity.org.uk>2013-05-22 23:13:00 +0000
commit53def9d99b4f3d882575d103c6197a9fae4382aa (patch)
tree407fb0a6efbe7c8a415493c3e4604b9d97d89aab /index.html
parent872a574412b8af29f6229ad6cb5a28f6253f1862 (diff)
downloadboost-53def9d99b4f3d882575d103c6197a9fae4382aa.tar.gz
Merge index note and redirect for type erasure.
[SVN r84438]
Diffstat (limited to 'index.html')
-rw-r--r--index.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/index.html b/index.html
index d066005869..c4288bc2cf 100644
--- a/index.html
+++ b/index.html
@@ -55,9 +55,10 @@
<h3>Changes in this release</h3>
- <p>This release includes two new libraries
- (<a href="libs/log/index.html">Log</a> and
- <a href="libs/tti/index.html">TTI</a>),
+ <p>This release includes three new libraries
+ (<a href="libs/log/index.html">Log</a>,
+ <a href="libs/tti/index.html">TTI</a> and
+ <a href="libs/type_erasure/index.html">TypeErasure</a>),
as well as updates to many existing libraries. See
<a href="http://www.boost.org/users/history/version_1_54_0.html">Release
History</a> for more information.</p>