From e40ad4a095e0b02d71d7af674ddf48954d09f62c Mon Sep 17 00:00:00 2001 From: Wilson Snyder Date: Mon, 4 Nov 2019 19:33:21 -0500 Subject: [PATCH] Commentary; part of last commit. --- Changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changes b/Changes index 1e63f4b07..36e23ddb2 100644 --- a/Changes +++ b/Changes @@ -27,7 +27,7 @@ The contributors that suggested a given feature are shown in []. Thanks! **** Fix multithreaded yield behavior when no work. [Patrick Stewart] **** Fix bad-syntax crashes, bug1548, bug1550-1553, bug1557-1560, bug1563, - bug1573-1577, bug1582-1585, bug1591. [Eric Rippey] + bug1573-1577, bug1582-1585, bug1590-1591. [Eric Rippey] **** Fix false CMPCONST/UNSIGNED warnings on "inside", bug1581. [Mitch Hayenga]