From d93f8ebf69b3ed1a82b535c95e1c4cce4897f2c4 Mon Sep 17 00:00:00 2001 From: nhmall Date: Fri, 20 May 2022 17:59:42 -0400 Subject: [PATCH] fixes3-7-0.txt entries for pr765 and pr767 --- doc/fixes3-7-0.txt | 2 ++ 1 file changed, 2 insertions(+) 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