]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Remove wrong ChangeLog entry
authorJason Merrill <jason@gcc.gnu.org>
Thu, 16 Nov 2017 16:24:53 +0000 (11:24 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 16 Nov 2017 16:24:53 +0000 (11:24 -0500)
From-SVN: r254831

libstdc++-v3/ChangeLog

index 4be76143b5c35878ea1451232d4b93aeec046fed..4fe0be1a9ea03ba56db66ab96833b901c4bf2fdb 100644 (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.