add release note about fix for bug #1035

[SVN r37940]
This commit is contained in:
Eric Niebler
2007-06-08 01:10:51 +00:00
parent 9168e048cd
commit 745c8d3a19

View File

@@ -166,6 +166,11 @@
"doc/html/xpressive.html">Xpressive
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>