From a8cea1dcbac0418da52eecc70e4e88db550f8b59 Mon Sep 17 00:00:00 2001 From: Joshua Kwan Date: Wed, 21 Jan 2004 02:11:04 +0000 Subject: [PATCH] bring the changelog up to date with recent events git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@140 db0b04b0-f4d1-0310-9a6d-de3e77497b0e --- Changelog | 4 ++++ 1 file changed, 4 insertions(+) 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.