diff options
author | Daniel James <daniel@calamity.org.uk> | 2016-02-28 10:41:34 +0000 |
---|---|---|
committer | Daniel James <daniel@calamity.org.uk> | 2016-02-28 10:41:34 +0000 |
commit | 386a65e795a3c7b1db1bd1566f86b750b77b8580 (patch) | |
tree | 78ccc3b50214aa5d787ab8676f1a793dda8174f1 /index.html | |
parent | 06c117bdb14c7f45478e53efa47019948b50b9e6 (diff) | |
download | boost-386a65e795a3c7b1db1bd1566f86b750b77b8580.tar.gz |
Add new libraries
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/index.html b/index.html index 020eb26207..af460ffaa4 100644 --- a/index.html +++ b/index.html @@ -55,8 +55,11 @@ <h3>Changes in this release</h3> - <p>This release includes 1 new library - (<a href="libs/vmd/index.html">VMD</a>), + <p>The release includes 4 new libraries + (<a href="libs/compute/index.html">Compute</a>, + <a href="libs/dll/index.html">DLL</a>, + <a href="libs/hana/index.html">Hana</a>, + <a href="libs/metaparse/index.html">Metaparse</a>), as well as updates to many existing libraries. See <a href="http://www.boost.org/users/history/version_1_60_0.html">Release History</a> for more information.</p> |