From: ville Date: Wed, 11 Nov 2015 14:56:17 +0000 (+0000) Subject: Correct the Changelog date of the previous commit. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f78b7f871054302f23cd77e3e25bdd2cea6cb8a9;p=thirdparty%2Fgcc.git Correct the Changelog date of the previous commit. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@230177 138bc75d-0d04-0410-961f-82ee72b054a4 --- 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.