From 08a9eccc1ccbfedd9f795994a19bda37dc3a9407 Mon Sep 17 00:00:00 2001 From: Peter Veenstra Date: Thu, 17 Oct 2002 19:11:43 +0000 Subject: [PATCH] updated with config stuff Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@324 --- ChangeLog | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 4cf20db9..5a7923eb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,9 @@ 0.60 - added support for a configclass/configfile - + - added support for writing out the configclass into a configfile + - removed the language file and made it internal + - added support for writing the language file (will override the internal one) + 0.55 - fixed the errors/warnings in prefix_66.h and prefix_66_of.h (decimal too large becomming unsigned). - fixed compilation error on FreeBSD when #disable_joystick was defined