From: Ville Voutilainen Date: Wed, 11 Nov 2015 14:56:17 +0000 (+0200) Subject: Correct the Changelog date of the previous commit. X-Git-Tag: basepoints/gcc-7~3129 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3907f12a5082e6bd7eda92cf165e3accd07f67a;p=thirdparty%2Fgcc.git Correct the Changelog date of the previous commit. From-SVN: r230177 --- diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index ebe7755489f3..3506c0e419d6 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,4 +1,4 @@ -2015-11-10 Ville Voutilainen +2015-11-11 Ville Voutilainen LWG 2510, make the default constructors of library tag types explicit.