From 065ef2207e310a92201132333abd887e11d34875 Mon Sep 17 00:00:00 2001 From: Peter Veenstra Date: Thu, 27 Mar 2003 20:14:14 +0000 Subject: [PATCH] updated Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@806 --- ChangeLog | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 6f389ab0..3745cf8b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -18,7 +18,10 @@ - support for writing wavefiles - added directory cache and longfilename support (longfilenames will be mangled) - mouse fixes - + - date and time updates at z:\ + - added (partial) direct disk support. (works probably only if directory is mounted under a:\) + - added support for env variables. (must be set before starting dosbox: DOSBOX_SECTION_PROPERTY=value + like DOSBOX_SBLASTER_IRQ=1) 0.57 - added support for command /C - fixed all fcb-write functions