Updated history

git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@206 6ac86273-5f31-0410-b378-82cca8765d1b
This commit is contained in:
Bart Oldeman 2001-04-22 01:22:15 +00:00
parent 6882b1b13d
commit 34c621909e
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
Bart:
* fixed "copy con" and INT21/AH=0B. The SFT_FEOF flag,
strangely enough, if true indicates NOT end-of-file.
* VDISK signature required in HMA (bug 701 dborca@usa.net).
Alan Kamrowski
* fixed intr: it wasn't putting the flags back correctly
and swapped si and bp.