Updated documentation
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@279 6ac86273-5f31-0410-b378-82cca8765d1b
This commit is contained in:
parent
d9c11a4095
commit
c468cb5112
@ -1,3 +1,16 @@
|
||||
2001 Aug 19 - Build 2024/g
|
||||
-------- Bart Oldeman (bart.oldeman@bristol.ac.uk)
|
||||
+ fixes Bart
|
||||
* set file time fixes
|
||||
* clock fixes
|
||||
* findfirst/next fixes
|
||||
* added a bit more int2f/ax=12xx functionality
|
||||
* buffers trick to fool MFT so that it does not crash
|
||||
* Ctrl-S (pause) and Ctrl-P (printer echo) now work.
|
||||
Ctrl-Q is ignored by DOS.
|
||||
* FCB "closing twice is legal" fix. Necessary for visicalc.
|
||||
+ fixes Bart + Tom
|
||||
* fixed shsucdx /u unloading problem
|
||||
2001 Jul 28 - Build 2024/f
|
||||
-------- Bart Oldeman (bart.oldeman@bristol.ac.uk)
|
||||
+ fixes Bart
|
||||
|
@ -44,4 +44,4 @@ static BYTE *date_hRcsId = "$Id$";
|
||||
#define REVISION_MINOR 1
|
||||
#define REVISION_SEQ 24
|
||||
#define BUILD 2024
|
||||
#define SUB_BUILD "f"
|
||||
#define SUB_BUILD "g"
|
||||
|
Loading…
Reference in New Issue
Block a user