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-Tag: misc/cutover-git~5787 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b74c94ff419e8c69ae1bdaa291445377015d751e;p=thirdparty%2Fgcc.git libphobos: Correct my identity in the last ChangeLog entry From-SVN: r270817 --- diff --git a/libphobos/ChangeLog b/libphobos/ChangeLog index 780e30430ba7..1051fb84a6c3 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.