From: ville Date: Mon, 14 Dec 2015 11:11:03 +0000 (+0000) Subject: Bad date on the Changelog entry, boo hiss. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1cf83ef626cfdb8c85316ad7a8a5e4ade87b4f4;p=thirdparty%2Fgcc.git 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 --- diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 6cce13b66709..5ab82ad7ee44 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,4 +1,4 @@ -2015-11-14 Ville Voutilainen +2015-12-14 Ville Voutilainen Document the implementation of Logical Operator Type Traits.