]> skyeroc.xyz Git - dgamelaunch/commitdiff
stuff
authorJoshua Kwan <joshk@triplehelix.org>
Sun, 25 Jan 2004 22:46:58 +0000 (22:46 +0000)
committerJoshua Kwan <joshk@triplehelix.org>
Sun, 25 Jan 2004 22:46:58 +0000 (22:46 +0000)
git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@165 db0b04b0-f4d1-0310-9a6d-de3e77497b0e

Changelog

index 47bb244c95fd601848fd70ba28a392431f864f7c..981a27c60e46cd55e956941a11a3a40ebd63beb5 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,5 +1,7 @@
 1.4 (2003/12/27)
        * Major cleanups - remove most uses of strcpy() and strcat()
+       * A number of virus bugs have been fixed regarding getopt() and
+         other minor issues.
        * Add support for mailing users while they are playing.
          [nh343-simple_mail.diff is needed]
        * Add a confirmation to the change password screen so people like me
@@ -32,7 +34,8 @@
        * Port to FreeBSD 5 and Solaris (as of yet, untested)
        * Switched to own version of getnstr() that always accepts both
          ^H and ^?
-       * Replace virus with ee!!
+       * Now use 'ee' as the default rcfile editor. virus is still a compile
+         time option - see README for details.
 
 1.3.10 (2003/10/22)
        * Added a mode flag to the open call for inprogress lock files.