From: Jonathan Wakely Date: Fri, 5 Jun 2015 16:00:04 +0000 (+0100) Subject: Fix date of ChangeLog entry. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9bbcf8b85b72aee3ecd0846e6ada68dfbf6e9d81;p=gcc.git Fix date of ChangeLog entry. From-SVN: r224155 --- diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 4efd866729d..9aa6d541902 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,4 +1,4 @@ -2015-06-04 Ville Voutilainen +2015-06-05 Ville Voutilainen Add __is_nothrow_swappable and take it into use. * include/bits/algorithmfwd.h (swap): Only declare for C++98 mode.