Fix ChangeLog date of my previous commit.

From-SVN: r207249
This commit is contained in:
Jonathan Wakely 2014-01-29 15:26:23 +00:00
parent 1ae706185e
commit 85c13695d2

View file

@ -1,4 +1,4 @@
2014-01-28 Jonathan Wakely <jwakely@redhat.com>
2014-01-29 Jonathan Wakely <jwakely@redhat.com>
* include/bits/alloc_traits.h (allocator_traits::_S_allocate): Do
not use varargs when argument could be non-POD.