From 115a8fe8373420015b609e978088667a6d0ada76 Mon Sep 17 00:00:00 2001
From: John Maddock
Date: Sun, 16 Oct 2011 16:51:56 +0000
Subject: [PATCH] Document release history.
[SVN r74978]
---
doc/history.qbk | 7 +++++++
.../background_information/history.html | 10 ++++++++++
doc/html/boost_regex/ref/basic_regex.html | 14 +++++++-------
doc/html/index.html | 4 ++--
4 files changed, 26 insertions(+), 9 deletions(-)
diff --git a/doc/history.qbk b/doc/history.qbk
index ddcb92bb..8b7dd63e 100644
--- a/doc/history.qbk
+++ b/doc/history.qbk
@@ -15,6 +15,13 @@ Currently open issues can be viewed [@https://svn.boost.org/trac/boost/query?sta
All issues including closed ones can be viewed [@https://svn.boost.org/trac/boost/query?status=assigned&status=closed&status=new&status=reopened&component=regex&order=priority&col=id&col=summary&col=status&col=type&col=milestone&col=component here].
+[h4 Boost-1.48]
+
+Fixed issues:
+[@https://svn.boost.org/trac/boost/ticket/688 #698], [@https://svn.boost.org/trac/boost/ticket/5835 #5835],
+[@https://svn.boost.org/trac/boost/ticket/5958 #5958], [@https://svn.boost.org/trac/boost/ticket/5736 #5736].
+
+
[h4 Boost 1.47]
Fixed issues:
diff --git a/doc/html/boost_regex/background_information/history.html b/doc/html/boost_regex/background_information/history.html
index 53a7742e..1c41b022 100644
--- a/doc/html/boost_regex/background_information/history.html
+++ b/doc/html/boost_regex/background_information/history.html
@@ -35,6 +35,16 @@
All issues including closed ones can be viewed here.
+
+
+ Fixed issues: #698,
+ #5835,
+ #5958,
+ #5736.
+
-
Table 1. basic_regex default construction postconditions
+
Table 1. basic_regex default construction postconditions
@@ -403,7 +403,7 @@
flags specified in f.
-
Table 2. Postconditions for basic_regex construction
+
Table 2. Postconditions for basic_regex construction
@@ -506,7 +506,7 @@
specified in f.
-
Table 3. Postconditions for basic_regex construction
+
Table 3. Postconditions for basic_regex construction
@@ -608,7 +608,7 @@
according the option flags specified in f.
-
Table 4. Postconditions for basic_regex construction
+
Table 4. Postconditions for basic_regex construction
@@ -716,7 +716,7 @@
flags specified in f.
-
Table 5. Postconditions for basic_regex construction
+
Table 5. Postconditions for basic_regex construction
@@ -816,7 +816,7 @@
flags specified in f.
-
Table 6. Postconditions for basic_regex construction
+
Table 6. Postconditions for basic_regex construction
@@ -1002,7 +1002,7 @@
in f.
-
Table 7. Postconditions for basic_regex::assign
+
Table 7. Postconditions for basic_regex::assign
diff --git a/doc/html/index.html b/doc/html/index.html
index 94c3ea42..f342800f 100644
--- a/doc/html/index.html
+++ b/doc/html/index.html
@@ -28,7 +28,7 @@
Copyright © 1998-2010 John Maddock
-Last revised: July 21, 2011 at 09:38:30 GMT |
+Last revised: October 16, 2011 at 12:24:31 GMT |
|