Просмотр исходного кода

add release note about fix for bug #1035

[SVN r37940]
Eric Niebler 19 лет назад
Родитель
Сommit
745c8d3a19
1 измененных файлов с 5 добавлено и 0 удалено
  1. 5 0
      index.htm

+ 5 - 0
index.htm

@@ -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>

粤ICP备19079148号