diff --git a/doc/sf_and_dist/html/index.html b/doc/sf_and_dist/html/index.html
index 2f51ee61a..287c65f04 100644
--- a/doc/sf_and_dist/html/index.html
+++ b/doc/sf_and_dist/html/index.html
@@ -513,7 +513,7 @@
-Last revised: December 21, 2011 at 17:52:13 GMT |
+Last revised: January 02, 2012 at 11:43:05 GMT |
|
diff --git a/doc/sf_and_dist/html/index/s12.html b/doc/sf_and_dist/html/index/s12.html
index 919b5e2ba..3e051996e 100644
--- a/doc/sf_and_dist/html/index/s12.html
+++ b/doc/sf_and_dist/html/index/s12.html
@@ -24,7 +24,7 @@
A B C D E F G H I K L M N P Q R S T U V W Z
-
diff --git a/doc/sf_and_dist/html/index/s13.html b/doc/sf_and_dist/html/index/s13.html
index 4542d7743..ac99130b1 100644
--- a/doc/sf_and_dist/html/index/s13.html
+++ b/doc/sf_and_dist/html/index/s13.html
@@ -24,7 +24,7 @@
B C D E F G H I L M N P R S T U W
-
diff --git a/doc/sf_and_dist/html/index/s14.html b/doc/sf_and_dist/html/index/s14.html
index f2208682b..24cc2090b 100644
--- a/doc/sf_and_dist/html/index/s14.html
+++ b/doc/sf_and_dist/html/index/s14.html
@@ -24,7 +24,7 @@
A B C D E F G H I L N O P R S T U V W
-
diff --git a/doc/sf_and_dist/html/index/s15.html b/doc/sf_and_dist/html/index/s15.html
index ad4803053..bd3f36062 100644
--- a/doc/sf_and_dist/html/index/s15.html
+++ b/doc/sf_and_dist/html/index/s15.html
@@ -24,7 +24,7 @@
B F
-
diff --git a/doc/sf_and_dist/html/index/s16.html b/doc/sf_and_dist/html/index/s16.html
index 71b1bad69..50e4bc4c7 100644
--- a/doc/sf_and_dist/html/index/s16.html
+++ b/doc/sf_and_dist/html/index/s16.html
@@ -23,7 +23,7 @@
A B C D E F G H I K L M N O P Q R S T U V W Z
-
diff --git a/doc/sf_and_dist/html/math_toolkit/main_overview/history1.html b/doc/sf_and_dist/html/math_toolkit/main_overview/history1.html
index 0bedeaa52..aefef0b64 100644
--- a/doc/sf_and_dist/html/math_toolkit/main_overview/history1.html
+++ b/doc/sf_and_dist/html/math_toolkit/main_overview/history1.html
@@ -29,6 +29,45 @@
+
+-
+ Deprecated wrongly named
twothirds
+ math constant in favour of two_thirds
+ (with underscore separator). (issue #6199).
+
+-
+ Refactored test data and some special function code to improve support
+ for arbitary precision and/or expression-template-enabled types.
+
+-
+ Added new faster zeta function evaluation method.
+
+
+
+ Fixed issues:
+
+
+-
+ Corrected CDF complement for Laplace distribution (issue #6151).
+
+-
+ Corrected branch cuts on the complex inverse trig functions, to handle
+ signed zeros (issue #6171).
+
+-
+ Also fixed minor/cosmetic/configuration issues #6120,
+ #6191,
+ #5982,
+ #6130,
+ #6234,
+ #6307,
+ #6192.
+
+
+
-
@@ -104,7 +143,7 @@
#5113.
-
@@ -158,7 +197,7 @@
and its inverse.
-
Improved accuracy and testing of the inverse hypergeometric functions.
@@ -279,7 +318,7 @@
@@ -293,7 +332,7 @@
@@ -321,7 +360,7 @@
@@ -357,7 +396,7 @@
diff --git a/doc/sf_and_dist/html/math_toolkit/status/history1.html b/doc/sf_and_dist/html/math_toolkit/status/history1.html
index 0bf4d8616..ed1b62d21 100644
--- a/doc/sf_and_dist/html/math_toolkit/status/history1.html
+++ b/doc/sf_and_dist/html/math_toolkit/status/history1.html
@@ -28,6 +28,45 @@
+
+-
+ Deprecated wrongly named
twothirds
+ math constant in favour of two_thirds
+ (with underscore separator). (issue #6199).
+
+-
+ Refactored test data and some special function code to improve support
+ for arbitary precision and/or expression-template-enabled types.
+
+-
+ Added new faster zeta function evaluation method.
+
+
+
+ Fixed issues:
+
+
+-
+ Corrected CDF complement for Laplace distribution (issue #6151).
+
+-
+ Corrected branch cuts on the complex inverse trig functions, to handle
+ signed zeros (issue #6171).
+
+-
+ Also fixed minor/cosmetic/configuration issues #6120,
+ #6191,
+ #5982,
+ #6130,
+ #6234,
+ #6307,
+ #6192.
+
+
+
-
@@ -103,7 +142,7 @@
#5113.
-
@@ -157,7 +196,7 @@
and its inverse.
-
Improved accuracy and testing of the inverse hypergeometric functions.
@@ -278,7 +317,7 @@
@@ -292,7 +331,7 @@
@@ -320,7 +359,7 @@
@@ -356,7 +395,7 @@
diff --git a/doc/sf_and_dist/roadmap.qbk b/doc/sf_and_dist/roadmap.qbk
index b091233f2..7e62c8909 100644
--- a/doc/sf_and_dist/roadmap.qbk
+++ b/doc/sf_and_dist/roadmap.qbk
@@ -4,10 +4,17 @@
* Deprecated wrongly named `twothirds` math constant in favour of `two_thirds` (with underscore separator).
(issue [@https://svn.boost.org/trac/boost/ticket/6199 #6199]).
+* Refactored test data and some special function code to improve support for arbitary precision and/or expression-template-enabled types.
+* Added new faster zeta function evaluation method.
-Fixed issues
+Fixed issues:
* Corrected CDF complement for Laplace distribution (issue [@https://svn.boost.org/trac/boost/ticket/6151 #6151]).
+* Corrected branch cuts on the complex inverse trig functions, to handle signed zeros (issue [@https://svn.boost.org/trac/boost/ticket/6171 #6171]).
+* Also fixed minor/cosmetic/configuration issues [@https://svn.boost.org/trac/boost/ticket/6120 #6120], [@https://svn.boost.org/trac/boost/ticket/6191 #6191],
+ [@https://svn.boost.org/trac/boost/ticket/5982 #5982], [@https://svn.boost.org/trac/boost/ticket/6130 #6130],
+ [@https://svn.boost.org/trac/boost/ticket/6234 #6234], [@https://svn.boost.org/trac/boost/ticket/6307 #6307],
+ [@https://svn.boost.org/trac/boost/ticket/6192 #6192].
[h4 Boost-1.48]