From 9673d11ec53bda9ea7c437f5ce8fb93797f48ab9 Mon Sep 17 00:00:00 2001 From: Jonathan Wakely Date: Wed, 25 Mar 2020 22:20:42 +0000 Subject: [PATCH] libstdc++: Fix author in previous ChangeLog entry The previous commit added two tests which were written by Mike Crowe, not by me. This fixes the ChangeLog entry. --- libstdc++-v3/ChangeLog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 11f7f02eb0b..039eb55939f 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,10 +1,12 @@ -2020-03-25 Jonathan Wakely +2020-03-25 Mike Crowe * testsuite/30_threads/shared_timed_mutex/try_lock_until/1.cc: New test. * testsuite/30_threads/shared_timed_mutex/try_lock_until/2.cc: New test. +2020-03-25 Jonathan Wakely + * include/bits/fs_fwd.h (filesystem::__file_clock): Move to ... * include/std/chrono (filesystem::__file_clock): Here. (filesystem::__file_clock::from_sys, filesystem::__file_clock::to_sys): -- 2.30.2