From: nhmall Date: Fri, 20 May 2022 21:59:42 +0000 (-0400) Subject: fixes3-7-0.txt entries for pr765 and pr767 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d93f8ebf69b3ed1a82b535c95e1c4cce4897f2c4;p=nethack fixes3-7-0.txt entries for pr765 and pr767 --- diff --git a/doc/fixes3-7-0.txt b/doc/fixes3-7-0.txt index 7e86d38ec..5bb014b5d 100644 --- a/doc/fixes3-7-0.txt +++ b/doc/fixes3-7-0.txt @@ -1793,6 +1793,8 @@ mark high altars in altarmask (pr #748 by entrez) split kicking empty space into separate function (pr #754 by argrath) 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) Code Cleanup and Reorganization