From: Maciej W. Rozycki Date: Thu, 2 May 2019 17:03:25 +0000 (+0000) Subject: libphobos: Correct my identity in the last ChangeLog entry X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b74c94ff419e8c69ae1bdaa291445377015d751e;p=gcc.git libphobos: Correct my identity in the last ChangeLog entry From-SVN: r270817 --- 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 +2019-05-02 Maciej W. Rozycki * std/math.d (IeeeFlags.getIeeeFlags): Handle RISC-V soft-float ABI. (IeeeFlags.resetIeeeFlags): Likewise.