]> granicus.if.org Git - nethack/commitdiff
fixes update SELF_RECOVER on winCE
authornethack.allison <nethack.allison>
Sat, 15 Feb 2003 13:53:24 +0000 (13:53 +0000)
committernethack.allison <nethack.allison>
Sat, 15 Feb 2003 13:53:24 +0000 (13:53 +0000)
doc/fixes34.1

index 36550d8f31101d4946b460a883816cf7b6db2244..ef35cbb05d6bf652656ca82765065a181c3d3e8f 100644 (file)
@@ -400,7 +400,7 @@ win32: allow error save files to be generated
 win32: strip illegal file name characters from plname and replace with '_'
 win32: don't let recover build a save file out of level files belonging 
        to an active NetHack.exe or NetHackw.exe process
-win32: SELF_RECOVER to let NetHack itself recover aborted games
+win32,winCE: SELF_RECOVER to let NetHack itself recover aborted games
 win32gui: make error() work; it was essentially non-operative in 3.4.0
 win32gui: fix alignment of columns in menu windows
 win32gui: Window menu File|Save worked during #quit disclosure processing