summaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorville <ville@138bc75d-0d04-0410-961f-82ee72b054a4>2015-12-14 11:11:03 +0000
committerville <ville@138bc75d-0d04-0410-961f-82ee72b054a4>2015-12-14 11:11:03 +0000
commitf1cf83ef626cfdb8c85316ad7a8a5e4ade87b4f4 (patch)
treeb5bcd675405b3a19276b3ac053b940591784f3d0 /libstdc++-v3
parentcc063100c7f5d2eec4b9a6bd5ecbe0a3adb55207 (diff)
downloadgcc-f1cf83ef626cfdb8c85316ad7a8a5e4ade87b4f4.tar.gz
Bad date on the Changelog entry, boo hiss.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@231612 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3')
-rw-r--r--libstdc++-v3/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index 6cce13b6670..5ab82ad7ee4 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -1,4 +1,4 @@
-2015-11-14 Ville Voutilainen <ville.voutilainen@gmail.com>
+2015-12-14 Ville Voutilainen <ville.voutilainen@gmail.com>
Document the implementation of Logical Operator Type Traits.