diff options
author | Eric Niebler <eric@boostpro.com> | 2007-06-08 01:10:51 +0000 |
---|---|---|
committer | Eric Niebler <eric@boostpro.com> | 2007-06-08 01:10:51 +0000 |
commit | 745c8d3a19c8ab04ff6902092be646d66fff9ed3 (patch) | |
tree | 325c90a076f47e24c4a443da11c1afd6c0b0fc5f /index.htm | |
parent | 9168e048cd1a4b66d6434228336264a69c8b8d81 (diff) | |
download | boost-745c8d3a19c8ab04ff6902092be646d66fff9ed3.tar.gz |
add release note about fix for bug #1035
[SVN r37940]
Diffstat (limited to 'index.htm')
-rw-r--r-- | index.htm | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |