paniclog enhancement

Include the version number in paniclog entries, so there'll be more
information whenever someone forwards them to us.
This commit is contained in:
nethack.rankin
2003-11-23 10:01:58 +00:00
parent 17578658ce
commit d74990926c
4 changed files with 23 additions and 10 deletions

View File

@@ -126,6 +126,7 @@ extend autodig to work downwards via '>'
make attribute that is used to distinguish headings in a menu configurable
add experimental build option AUTOPICKUP_EXCEPTIONS for filtering pickup of
items by pattern matching against their xname() description
include version number in paniclog entries
Platform- and/or Interface-Specific New Features