]> granicus.if.org Git - nethack/commitdiff
another mextra bit (trunk only)
authornethack.rankin <nethack.rankin>
Sun, 8 Jan 2006 06:37:22 +0000 (06:37 +0000)
committernethack.rankin <nethack.rankin>
Sun, 8 Jan 2006 06:37:22 +0000 (06:37 +0000)
     Replace the fixes entry with one which mentions the magic word "panic".
That'll make it easier to find in the future when looking back for the
nasiest bugs (which I seem to end up doing periodically).

doc/fixes35.0

index 1be9dd5186cbf73481f70987d7016f1fa10c46a2..37b61cb7290d5a7e54a204bfeea217a43aef4b75 100644 (file)
@@ -105,8 +105,9 @@ devouring Medusa whole is fatal
 eating pet won't continue eating after becoming paralyzed or falling asleep
 randomize shopkeeper names when hallucinating
 fix wording for "leprechaun steals gold from between your feet" when mounted
-magic trap that causes taming of monster that just expelled hero won't result
-       in upstream use of stale pointer; taming no longer replaces monst
+fix monsndx panic which happened after currently moving monster expelled
+       swallowed hero onto magic trap and was made tame by its effect; taming
+       no longer replaces monster
 
 
 Platform- and/or Interface-Specific Fixes