]> skyeroc.xyz Git - dgamelaunch/commitdiff
dgamelaunch 1.4.2 soon
authorJoshua Kwan <joshk@triplehelix.org>
Tue, 17 Feb 2004 06:18:36 +0000 (06:18 +0000)
committerJoshua Kwan <joshk@triplehelix.org>
Tue, 17 Feb 2004 06:18:36 +0000 (06:18 +0000)
git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@244 db0b04b0-f4d1-0310-9a6d-de3e77497b0e

Changelog
Makefile

index 55809ebec525c4c2f1c2b78fd90d73aeae9bad26..7aca856543b5e1e6b390dc888494a48787bfa93b 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,10 @@
+1.4.2 (???)
+       * Add a compile-time option to define a static location to look
+         for a configuration file. Will ALWAYS override defconfig values
+         if it is present, so beware.
+       * Fixed some eerie race conditions that prevented writefile() from
+         writing a full file all the time. (jilles)
+
 1.4.1 (2004/02/13)
        * Don't explicitly unlock the lock file before fclosing it;
          this creates a race condition where we might not have finished
index 1210b5a3cd938c7361f460fb35b6df4ce05783de..c07ccf179aebf54a543465b3b560e63742dabb6e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = 1.4.1
+VERSION = 1.4.2
 # Hardcoded path to config file
 DEFCONFIG = /etc/dgamelaunch.conf
 NAME = dgamelaunch