From: Maciej W. Rozycki Date: Thu, 2 May 2019 17:16:04 +0000 (+0000) Subject: libphobos: Correct my identity in the last ChangeLog entry X-Git-Tag: releases/gcc-9.1.0~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=313b4f62425d6fcf1388bc534c119ca0a787d428;p=thirdparty%2Fgcc.git libphobos: Correct my identity in the last ChangeLog entry From-SVN: r270818 --- 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.