summaryrefslogtreecommitdiff
path: root/index.htm
diff options
context:
space:
mode:
authorEric Niebler <eric@boostpro.com>2007-06-08 01:10:51 +0000
committerEric Niebler <eric@boostpro.com>2007-06-08 01:10:51 +0000
commit745c8d3a19c8ab04ff6902092be646d66fff9ed3 (patch)
tree325c90a076f47e24c4a443da11c1afd6c0b0fc5f /index.htm
parent9168e048cd1a4b66d6434228336264a69c8b8d81 (diff)
downloadboost-745c8d3a19c8ab04ff6902092be646d66fff9ed3.tar.gz
add release note about fix for bug #1035
[SVN r37940]
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.