]> skyeroc.xyz Git - dgamelaunch/commitdiff
bring the changelog up to date with recent events
authorJoshua Kwan <joshk@triplehelix.org>
Wed, 21 Jan 2004 02:11:04 +0000 (02:11 +0000)
committerJoshua Kwan <joshk@triplehelix.org>
Wed, 21 Jan 2004 02:11:04 +0000 (02:11 +0000)
git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@140 db0b04b0-f4d1-0310-9a6d-de3e77497b0e

Changelog

index b637db2d84f1384550fbb931d86d7fa45cb822d7..c50af8ea2b491125ab32ce7c89d37818d0a7bd71 100644 (file)
--- a/Changelog
+++ b/Changelog
        * 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 <curses.h>
+       * 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.