From: Jilles Tjoelker Date: Wed, 21 Jan 2004 16:40:56 +0000 (+0000) Subject: Note own getnstr(). X-Git-Tag: v1.6.1-roc-dev~554 X-Git-Url: https://skyeroc.xyz/gitweb/?a=commitdiff_plain;h=d1c6c24eea2f29c6a97ead301e52ac852b6603ee;p=dgamelaunch Note own getnstr(). git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@144 db0b04b0-f4d1-0310-9a6d-de3e77497b0e --- diff --git a/Changelog b/Changelog index c50af8e..4ae30b9 100644 --- a/Changelog +++ b/Changelog @@ -35,6 +35,8 @@ without actually going through the hassle of setting up Nethack. * Always use -lcurses and #include * 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.