From: Joshua Kwan Date: Wed, 21 Jan 2004 02:11:04 +0000 (+0000) Subject: bring the changelog up to date with recent events X-Git-Tag: v1.6.1-roc-dev~558 X-Git-Url: https://skyeroc.xyz/gitweb/?a=commitdiff_plain;h=a8cea1dcbac0418da52eecc70e4e88db550f8b59;p=dgamelaunch bring the changelog up to date with recent events git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@140 db0b04b0-f4d1-0310-9a6d-de3e77497b0e --- diff --git a/Changelog b/Changelog index b637db2..c50af8e 100644 --- a/Changelog +++ b/Changelog @@ -31,6 +31,10 @@ * Replace two colossal conditionals with calls to isalnum(3). * Shift from static #defines to a configuration file system powered by lex/yacc. + * Include a little stub program to test dgamelaunch's functionality + 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) 1.3.10 (2003/10/22) * Added a mode flag to the open call for inprogress lock files.