Add missing change log for r171531
From-SVN: r171893
This commit is contained in:
parent
f90298e1d0
commit
79455ea1f8
@ -48,6 +48,15 @@
|
||||
* config/os/solaris/solaris2.7/ctype_noninline.h: Likewise.
|
||||
* config/os/solaris/solaris2.7/ctype_configure_char.cc: Likewise.
|
||||
|
||||
2011-03-25 Jonathan Wakely <jwakely.gcc@gmail.com>
|
||||
|
||||
* include/std/future (future::share): Add.
|
||||
(packaged_task::result_type): Remove as per LWG 2030.
|
||||
(packaged_task::packaged_task): Remove redundant constructors, as per
|
||||
LWG 1514.
|
||||
* testsuite/30_threads/future/members/share.cc: New.
|
||||
* testsuite/30_threads/packaged_task/requirements/typedefs.cc: Remove.
|
||||
|
||||
2011-03-25 Jonathan Wakely <jwakely.gcc@gmail.com>
|
||||
|
||||
* testsuite/28_regex/match_results/ctors/char/default.cc: Do not call
|
||||
|
Loading…
Reference in New Issue
Block a user