bring the changelog up to date with recent events
git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@140 db0b04b0-f4d1-0310-9a6d-de3e77497b0e
This commit is contained in:
parent
6cddacb631
commit
a8cea1dcba
|
@ -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 <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.
|
||||
|
|
Loading…
Reference in New Issue