aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVille Voutilainen <ville@gcc.gnu.org>2015-11-11 16:56:17 +0200
committerVille Voutilainen <ville@gcc.gnu.org>2015-11-11 16:56:17 +0200
commite3907f12a5082e6bd7eda92cf165e3accd07f67a (patch)
treed25f8f63174959c3c0121d3f977239ff4547925a
parent269fa2a91b6d96ca71776077082f2538d6e032cb (diff)
downloadgcc-e3907f12a5082e6bd7eda92cf165e3accd07f67a.zip
gcc-e3907f12a5082e6bd7eda92cf165e3accd07f67a.tar.gz
gcc-e3907f12a5082e6bd7eda92cf165e3accd07f67a.tar.bz2
Correct the Changelog date of the previous commit.
From-SVN: r230177
-rw-r--r--libstdc++-v3/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index ebe7755..3506c0e 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -1,4 +1,4 @@
-2015-11-10 Ville Voutilainen <ville.voutilainen@gmail.com>
+2015-11-11 Ville Voutilainen <ville.voutilainen@gmail.com>
LWG 2510, make the default constructors of library tag types
explicit.