From d3f98917e93cabe0ba0d1f3e2be4e1b8cf47fd9d Mon Sep 17 00:00:00 2001 From: nhmall Date: Mon, 9 May 2022 08:55:40 -0400 Subject: [PATCH] fixes entry for pr748 --- doc/fixes3-7-0.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/fixes3-7-0.txt b/doc/fixes3-7-0.txt index cd23a47c8..0567cc9a9 100644 --- a/doc/fixes3-7-0.txt +++ b/doc/fixes3-7-0.txt @@ -1776,6 +1776,7 @@ function tin_details() in eat.c was passing an obj pointer to tin_variety() where it was dereferenced; move the tin_details() NULL check above that tin_variety() call (pr #676 by argrath) remove unnecessary null checks from christen_orc() (pr #681 by argrath) +mark high altars in altarmask (pr #748 by entrez) Code Cleanup and Reorganization -- 2.50.1