ref: 1f2a875ab5dbe522366f79c11efd36a3854c66a5
parent: c2070729d64e55068f9b00f610bde012f18b46db
author: Simon Howard <fraggle@gmail.com>
date: Sat Sep 17 17:37:04 EDT 2005
Update changelog Subversion-branch: /trunk/chocolate-doom Subversion-revision: 113
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,23 @@
+Sat Sep 17 21:17:45 2005 fraggle
+
+ 0.0.3
+
+Sat Sep 17 20:50:46 2005 fraggle
+
+ Mouse acceleration code to emulate old DOS drivers
+
+Sat Sep 17 20:25:56 2005 fraggle
+
+ Set the default values for variables in their initialisers. Remove the
+ "defaultvalue" parameter and associated code from the configuration
+ file parsing code.
+
+Sat Sep 17 20:06:45 2005 fraggle
+
+ Rewrite configuration loading code; assign a type to each configuration
+ parameter. Allow float parameters, align all values in the configuration
+ files
+
Wed Sep 14 22:13:45 2005 fraggle
Remove mkinstalldirs (redundant now); include BUGS and TODO in distribution