Changelog correction.

git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@657 6ac86273-5f31-0410-b378-82cca8765d1b
This commit is contained in:
Bart Oldeman 2003-08-28 20:33:33 +00:00
parent 9b42b52056
commit b0d2219a4c

View File

@ -3,7 +3,8 @@
+ Changes Luchezar Georgiev
* (with Bart) add extra low disk buffer to avoid HMA
problems with certain device drivers.
* Add an extra space for the device driver command line
* Add an extra space character at the end of the command line
for device drivers to prevent wrong behavior at empty command line.
* point to a correct environment for INSTALL=
(fixes problems with xmsdsk).
* change device driver error code check (using S_ERROR | S_DONE)