diff options
author | Daniel James <daniel@calamity.org.uk> | 2014-06-30 22:53:10 +0100 |
---|---|---|
committer | Daniel James <daniel@calamity.org.uk> | 2014-06-30 22:53:10 +0100 |
commit | 4a5e67e293c13c1fbe75670a5ab56f05091effbe (patch) | |
tree | 928a1334c7a4368f0a7ceaed0519c6a3e52fa9f7 /index.html | |
parent | f7572b8b8ede3b1afd78da7e79f79ac6c0665dd2 (diff) | |
download | boost-4a5e67e293c13c1fbe75670a5ab56f05091effbe.tar.gz |
Add type_index to index file.
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 9 |
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> |