summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormacro <macro@138bc75d-0d04-0410-961f-82ee72b054a4>2019-05-02 17:16:04 +0000
committermacro <macro@138bc75d-0d04-0410-961f-82ee72b054a4>2019-05-02 17:16:04 +0000
commit7fbd55dad2ff6fee4efca62e799cbe219c8b43bd (patch)
tree3a311d0793f054fa166898e7903244e173496a7e
parent9bb6fa355e8cc51f69a19b98c29263733b26546d (diff)
libphobos: Correct my identity in the last ChangeLog entry
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-9-branch@270818 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--libphobos/ChangeLog2
1 files changed, 1 insertions, 1 deletions
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 <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.