From: Thomas Rodgers Date: Thu, 23 Apr 2020 20:57:01 +0000 (-0700) Subject: libstdc++: Fix date of changelog entry X-Git-Tag: misc/first-auto-changelog-9~88 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d626e49c438453c2f161c586d9df3d5e0a67d09a;p=thirdparty%2Fgcc.git libstdc++: Fix date of changelog entry --- diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index af94bd2b130b..3f9eb05afc05 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,5 +1,7 @@ -2020-04-20 Thomas Rodgers +2020-04-23 Thomas Rodgers + Backport from mainline + 2020-04-20 Thomas Rodgers * testsuite/lib/libstdc++.exp: Add additional_flags= -DTBB_SUPRESS_DEPRECATED_MESSAGES=1 to suppress warnings when compiling with a newer Thread Building Blocks.