aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2020-02-25 16:58:52 +0000
committerJonathan Wakely <jwakely@redhat.com>2020-02-25 16:58:52 +0000
commitdfb93d0524615ce15d5f4e132f799fd836099f59 (patch)
tree09842bbb183c5cf165a74b70db9040bcb38460a0
parenta71f2193d0df71a86c4743aab22891bb0003112e (diff)
downloadgcc-dfb93d0524615ce15d5f4e132f799fd836099f59.zip
gcc-dfb93d0524615ce15d5f4e132f799fd836099f59.tar.gz
gcc-dfb93d0524615ce15d5f4e132f799fd836099f59.tar.bz2
Fix ChangeLog date
-rw-r--r--libstdc++-v3/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index d7195bd..05195b4 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -1,4 +1,4 @@
-2020-02-24 Jonathan Wakely <jwakely@redhat.com>
+2020-02-25 Jonathan Wakely <jwakely@redhat.com>
* testsuite/25_algorithms/move_backward/93872.cc: Add test left out of
previous commit.