summaryrefslogtreecommitdiff
path: root/index.htm
diff options
context:
space:
mode:
Diffstat (limited to 'index.htm')
-rw-r--r--index.htm5
1 files changed, 5 insertions, 0 deletions
diff --git a/index.htm b/index.htm
index d94bf98706..a5e524e892 100644
--- a/index.htm
+++ b/index.htm
@@ -167,6 +167,11 @@
Library</a>:</span>
<ul>
<li>Fix for bug <a href=
+ "http://svn.boost.org/trac/boost/ticket/1035">
+ #1035</a>: <code>regex_error</code> exception
+ when quantifying some non-capturing groups.
+ </li>
+ <li>Fix for bug <a href=
"http://svn.boost.org/trac/boost/ticket/1026">
#1026</a>: <code>regex_token_iterator</code>
crashes.