summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorDaniel James <daniel@calamity.org.uk>2014-06-30 22:53:10 +0100
committerDaniel James <daniel@calamity.org.uk>2014-06-30 22:53:10 +0100
commit4a5e67e293c13c1fbe75670a5ab56f05091effbe (patch)
tree928a1334c7a4368f0a7ceaed0519c6a3e52fa9f7 /index.html
parentf7572b8b8ede3b1afd78da7e79f79ac6c0665dd2 (diff)
downloadboost-4a5e67e293c13c1fbe75670a5ab56f05091effbe.tar.gz
Add type_index to index file.
Diffstat (limited to 'index.html')
-rw-r--r--index.html9
1 files changed, 6 insertions, 3 deletions
diff --git a/index.html b/index.html
index 5c9a94d2aa..255aa26f97 100644
--- a/index.html
+++ b/index.html
@@ -55,9 +55,12 @@
<h3>Changes in this release</h3>
- <p>This release includes one new library
- (<a href="libs/align/">Align</a>),
- as well as updates to many existing libraries. See
+ <p>This release includes two new libraries
+ (<a href="libs/align/">Align</a> and
+ <a href="libs/type_index/">Type_Index</a>),
+ as well as updates to many existing libraries. Also, due to Boost migrating
+ to a more modular repository, some parts of Boost have been moved around.
+ See
<a href="http://www.boost.org/users/history/version_1_56_0.html">Release
History</a> for more information.</p>