Fix ChangeLog entry for r238244

From-SVN: r238245
This commit is contained in:
Jonathan Wakely 2016-07-12 15:07:49 +01:00
parent 1b24fb4cd1
commit 1b1c16e0c0
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
Only include <array>.
* testsuite/23_containers/array/tuple_interface/tuple_size.cc:
Likewise.
* doc/xml/manual/intro.xml; Document LWG 2212 support.
* doc/xml/manual/intro.xml: Document LWG 2212 support.
* doc/html*: Regenerate.
* testsuite/23_containers/vector/modifiers/emplace/self_emplace.cc: