Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/boostorg/boost.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel James <daniel@calamity.org.uk>2010-05-04 21:49:50 +0400
committerDaniel James <daniel@calamity.org.uk>2010-05-04 21:49:50 +0400
commite022a721db2d82a4d76832f18e675e2556dbcf0b (patch)
tree80b596ff79f050c4c795f778204ae34785f10ca4 /index.html
parent09674601a5ab536dfbc37ebf156dbdfdc7c9cae8 (diff)
Add functional/factory and functional/forward to the root index.html
[SVN r61772]
Diffstat (limited to 'index.html')
-rw-r--r--index.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/index.html b/index.html
index 56838c16c9..f03fe992e2 100644
--- a/index.html
+++ b/index.html
@@ -55,7 +55,10 @@
<h3>Changes in this release</h3>
- <p>This release includes updates to many existing libraries. See
+ <p>This release includes 2 new libraries
+ (<a href="libs/functional/factory/index.html">functional/factory</a> and
+ <a href="libs/functional/forward/index.html">functional/forward</a>)
+ as well as updates to many existing libraries. See
<a href="http://www.boost.org/users/history/version_1_43_0">Release
History</a> for more information.</p>