Remove wrong ChangeLog entry

From-SVN: r254831
This commit is contained in:
Jason Merrill 2017-11-16 11:24:53 -05:00
parent 8a5ee94a08
commit aef0c806eb

View File

@ -3,10 +3,6 @@
* include/std/future (shared_future): Add noexcept to copy constructor
and copy-assignment operator (LWG 2799).
2017-11-15 Jason Merrill <jason@redhat.com>
* include/std/numeric (gcd): Fix typo.
2017-11-15 Ville Voutilainen <ville.voutilainen@gmail.com>
Fix gcd breakage.