From: nhkeni Date: Wed, 1 Jun 2022 18:02:13 +0000 (-0400) Subject: clarify fixes entry X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6c2b02aa8c4f4c17ea2800313e5974046a98214d;p=nethack clarify fixes entry --- diff --git a/doc/fixes3-7-0.txt b/doc/fixes3-7-0.txt index ad452ac9f..f80ead36c 100644 --- a/doc/fixes3-7-0.txt +++ b/doc/fixes3-7-0.txt @@ -1811,7 +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 +lua: instance cleanup should not be applied to classes (by ToxicFrog) fix memory leaks related to selection_new() (pr #782 by argrath)