diff options
author | Maciej W. Rozycki <macro@gcc.gnu.org> | 2019-05-02 17:03:25 +0000 |
---|---|---|
committer | Maciej W. Rozycki <macro@gcc.gnu.org> | 2019-05-02 17:03:25 +0000 |
commit | b74c94ff419e8c69ae1bdaa291445377015d751e (patch) | |
tree | 4eb8062a247b033b506bdd4f432f0cf16fc4bc4d /libphobos | |
parent | 1770f16993054e140d3cfd288ced4e85389c6787 (diff) | |
download | gcc-b74c94ff419e8c69ae1bdaa291445377015d751e.tar.gz |
libphobos: Correct my identity in the last ChangeLog entry
From-SVN: r270817
Diffstat (limited to 'libphobos')
-rw-r--r-- | libphobos/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libphobos/ChangeLog b/libphobos/ChangeLog index 780e30430ba..1051fb84a6c 100644 --- a/libphobos/ChangeLog +++ b/libphobos/ChangeLog @@ -1,4 +1,4 @@ -2019-05-02 Maciej Rozycki <macro@wdc.com> +2019-05-02 Maciej W. Rozycki <macro@wdc.com> * std/math.d (IeeeFlags.getIeeeFlags): Handle RISC-V soft-float ABI. (IeeeFlags.resetIeeeFlags): Likewise. |