summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
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 cf073fdac0..5d69140b8f 100644
--- a/index.html
+++ b/index.html
@@ -4,7 +4,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Boost C++ Libraries</title>
- <link rel="stylesheet" href="doc/html/boostbook.css" type="text/css" />
+ <link rel="stylesheet" href="doc/src/boostbook.css" type="text/css" />
</head>
<body>
@@ -55,8 +55,9 @@
<h3>Changes in this release</h3>
- <p>This release includes <span style="background-color: #FFFF00">?</span> new
- libraries&nbsp;
+ <p>This release includes 2 new
+ libraries (<a href="libs/msm/doc/HTML/index.html">Boost.Msm</a> and
+ <a href="libs/polygon/index.html">Boost.Polygon</a>)
as well as updates to many existing libraries. See
<a href="http://www.boost.org/users/history/version_1_44_0">Release
History</a> for more information.</p>