Note own getnstr().

git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@144 db0b04b0-f4d1-0310-9a6d-de3e77497b0e
This commit is contained in:
Jilles Tjoelker 2004-01-21 16:40:56 +00:00
parent e09101d7f2
commit d1c6c24eea
1 changed files with 2 additions and 0 deletions

View File

@ -35,6 +35,8 @@
without actually going through the hassle of setting up Nethack.
* Always use -lcurses and #include <curses.h>
* Port to FreeBSD 5 and Solaris (as of yet, untested)
* Switched to own version of getnstr() that always accepts both
^H and ^?
1.3.10 (2003/10/22)
* Added a mode flag to the open call for inprogress lock files.