From: nhmall Date: Tue, 10 Mar 2015 22:00:49 +0000 (-0400) Subject: do_look() in post-3.4.3 code fixes entry X-Git-Tag: NetHack-3.6.0_RC01~617 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1287999b1c7e6ce4228aecc8f0fd604c681be408;p=nethack do_look() in post-3.4.3 code fixes entry --- diff --git a/doc/fixes35.0 b/doc/fixes35.0 index 1e31bf65a..b6ddc30d1 100644 --- a/doc/fixes35.0 +++ b/doc/fixes35.0 @@ -866,6 +866,8 @@ passive attacks no longer erode armor covered by other armor dipping a fooproof item into acid no longer forgets that it's fooproof dipping a container into uncursed water now gets its contents wet sanitize petnames and fruit to prevent escape codes +do_look() in post-3.4.3 used glyph prior to setting it in pager.c + Platform- and/or Interface-Specific Fixes -----------------------------------------