From: nhmall Date: Wed, 1 Jun 2022 01:56:40 +0000 (-0400) Subject: fixes entry X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ae6a622c2b48ef7439770edd9542ec3df820d7bf;p=nethack fixes entry --- diff --git a/doc/fixes3-7-0.txt b/doc/fixes3-7-0.txt index e99a9829b..7f45b032e 100644 --- a/doc/fixes3-7-0.txt +++ b/doc/fixes3-7-0.txt @@ -1811,6 +1811,7 @@ Handle -eaux plurals in makeplural/makesingular (pr #767 by entrez) mdisplacem stoning and gloves had test backwards (pr #773 by entrez) writing type-named scrolls (pr #551 by entrez) more cases where newcham() gives messages (pr #775 by copperwater) +lua fix contributed by ToxicFrog Code Cleanup and Reorganization