From 2af1acce8b95b7e887e6e1ceb00351c5ab26d0a9 Mon Sep 17 00:00:00 2001 From: nhmall Date: Fri, 27 May 2022 16:07:27 -0400 Subject: [PATCH] mdisplacem stoning and gloves had test backwards Closes #773 --- doc/fixes3-7-0.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/fixes3-7-0.txt b/doc/fixes3-7-0.txt index 9f885d4cb..ff70b1db9 100644 --- a/doc/fixes3-7-0.txt +++ b/doc/fixes3-7-0.txt @@ -1799,6 +1799,7 @@ split adjusting attributes into separate function (pr #757 by argrath) split getting damages with a kick into separate function (pr #758 by argrath) split fixing curse trouble into separate function (pr #765 by argrath) Handle -eaux plurals in makeplural/makesingular (pr #767 by entrez) +mdisplacem stoning and gloves had test backwards (pr #773 by entrez) Code Cleanup and Reorganization