From 0022117efc14cdedda5629c4e99a8c2dced7104b Mon Sep 17 00:00:00 2001 From: Ulf Wohlers Date: Fri, 14 Mar 2003 11:35:07 +0000 Subject: [PATCH] added changes for 0.58 Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@767 --- ChangeLog | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/ChangeLog b/ChangeLog index dc4db429..6f389ab0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,24 @@ +0.58 + - fixed date and time issues with fcbs + - added more commands to the internal Shell + - corrected config system when a old configfile was used + - fixed cga put and get pixel + - fixed some vga register getting reset to wrong values + - improved support for foreign keyboards + - improved joystick support + - made dosbox multithreaded again + - lot's of soundblaster fixes + - dma fixes + - cdrom support + - midi support + - added scale2x + - reenabled screenshot support + - joystick support fixes + - mouse improvements + - support for writing wavefiles + - added directory cache and longfilename support (longfilenames will be mangled) + - mouse fixes + 0.57 - added support for command /C - fixed all fcb-write functions