]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fix ChangeLog date of my previous commit.
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 29 Jan 2014 15:26:23 +0000 (15:26 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 29 Jan 2014 15:26:23 +0000 (15:26 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@207249 138bc75d-0d04-0410-961f-82ee72b054a4

libstdc++-v3/ChangeLog

index 9578071f478d2bc4e5b9ab7c4ff593e7922a9aec..c06677340283a547c9d0d067440f53f66fb350ef 100644 (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.