Fix date of ChangeLog entry.

From-SVN: r224155
This commit is contained in:
Jonathan Wakely 2015-06-05 17:00:04 +01:00
parent 7c82d82716
commit 9bbcf8b85b
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
2015-06-04 Ville Voutilainen <ville.voutilainen@gmail.com>
2015-06-05 Ville Voutilainen <ville.voutilainen@gmail.com>
Add __is_nothrow_swappable and take it into use.
* include/bits/algorithmfwd.h (swap): Only declare for C++98 mode.