public inbox for libstdc++-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-5357] libstdc++: Fix author name in ChangeLog
@ 2021-11-17 22:49 Jonathan Wakely
  0 siblings, 0 replies; only message in thread
From: Jonathan Wakely @ 2021-11-17 22:49 UTC (permalink / raw)
  To: gcc-cvs, libstdc++-cvs

https://gcc.gnu.org/g:0e4a8656e818b669129a670057cbc21e5b723c18

commit r12-5357-g0e4a8656e818b669129a670057cbc21e5b723c18
Author: Jonathan Wakely <jwakely@redhat.com>
Date:   Wed Nov 17 22:32:33 2021 +0000

    libstdc++: Fix author name in ChangeLog
    
    The constexpr std::string commit was my own work, but the commit still
    had the author name from an earlier cherry-pick that eventually got
    entirely reverted. This fixes the name in the ChangeLog file.

Diff:
---
 libstdc++-v3/ChangeLog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index bce2aa9bfde..98f66affbda 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -14,7 +14,7 @@
 	* src/c++17/ryu/d2s_intrinsics.h: Merge from Ryu's master
 	branch.
 
-2021-11-16  Michael de Lang  <kingoipo@gmail.com>
+2021-11-16  Jonathan Wakely  <jwakely@redhat.com>
 
 	* include/bits/basic_string.h (basic_string, operator""s): Add
 	constexpr for C++20.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-11-17 22:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-17 22:49 [gcc r12-5357] libstdc++: Fix author name in ChangeLog Jonathan Wakely

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).