From 074fb69be03b95c3b04f572d3a22a61995eea44e Mon Sep 17 00:00:00 2001 From: nhmall Date: Tue, 10 Mar 2015 18:00:49 -0400 Subject: [PATCH] do_look() in post-3.4.3 code fixes entry --- doc/fixes35.0 | 2 ++ 1 file changed, 2 insertions(+) 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 -----------------------------------------