From 97a61e2e9571eb81038627b32b23202f9ec1fdfe Mon Sep 17 00:00:00 2001 From: nhmall Date: Fri, 29 Nov 2019 12:05:21 -0500 Subject: [PATCH] move fixes entry to correct section --- doc/fixes36.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/fixes36.3 b/doc/fixes36.3 index c4ce381b1..0f584ac0e 100644 --- a/doc/fixes36.3 +++ b/doc/fixes36.3 @@ -241,7 +241,6 @@ check for whether a monster was entering a region (gas cloud) erroneously all Is_*_level tests during early startup would test as true until dungeon_topology was initialized in a new game or restored from a save file -take holes that you avoided into consideration when you're on the brink Fixes to Post-3.6.2 Problems that Were Exposed Via git Repository @@ -315,6 +314,7 @@ clairvoyance showed all monsters in range, then after player viewed the map, did a normal monster refresh; the 'I' glyph step clobbers remembered object at same spot, so skip it for locations where monster refresh is going to immediately redisplay a monster +take holes that you avoided into consideration when you're on the brink unix: fix double DLB definition in linux hints file windows: fix --showpaths output for the data file which relies on being constructed programmatically to incorporate the version suffix