]> granicus.if.org Git - nethack/commitdiff
fixes entry: vampire shapeshifting in a door #794
authornhmall <nhmall@nethack.org>
Thu, 9 Jun 2022 04:35:00 +0000 (00:35 -0400)
committernhmall <nhmall@nethack.org>
Thu, 9 Jun 2022 04:35:00 +0000 (00:35 -0400)
Closes #794

doc/fixes3-7-0.txt

index 980fdb9ae298f9772a4345ac016532f0c6fff74d..9c42db9115669e6e815d3f08d55cb11b61a08a4e 100644 (file)
@@ -1830,6 +1830,7 @@ more cases where newcham() gives messages (pr #775 by copperwater)
 lua: instance cleanup should not be applied to classes (by ToxicFrog)
 fix memory leaks related to selection_new() (pr #782 by argrath)
 wished-for doors in wizmode always vertical (pr #788 by entrez)
+vampire shapeshifting in a door (pr #794 by entrez)
 
 
 Code Cleanup and Reorganization