diff options
Diffstat (limited to 'libstdc++-v3/ChangeLog')
-rw-r--r-- | libstdc++-v3/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 870fd9c1634..1c4be426a26 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -24,6 +24,8 @@ * testsuite/20_util/weak_ptr/comparison/cmp_neg.cc: Same. * config/abi/pre/gnu.ver: Add new exports. +2011-03-14 Benjamin Kosnik <bkoz@redhat.com> + * include/bits/regex_compiler.h: Nest namespace versioning. * include/bits/regex_grep_matcher.tcc: Same. * include/bits/regex_grep_matcher.h: Same. @@ -31,6 +33,10 @@ * include/bits/regex_nfa.h: Same. * include/bits/regex_nfa.tcc: Same. + * include/bits/regex_grep_matcher.h: Version forward declarations. + * include/bits/c++config: Add namespace association for __regex. + * include/bits/regex.h: Make sub_match consistent. + 2011-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> * doc/xml/manual/abi.xml: Replace docs.sun.com URLs by their OTN |