Sat Nov  9 22:09:43 MET 1996  Gero Kuhlmann  <gero@gkminix.han.de>

	* Fixed a problem with register DL handling in the disk interrupt
	  routine 13h. Removing this bug now makes it possible to access
	  a hard disk under DOS properly.
	* Removed setting int 41h. The parameter table is now needed by
	  the BIOS for any installed hard disk
	* Removed a superfluous free() in mknbi.c which caused core dumps
	* Updated the manual page
	* Increased version number to 1.1

Fri Oct 25 23:45:54 MET DST 1996  Gero Kuhlmann  <gero@gkminix.han.de>

	* Moved the DRV_DEBUG code from the interrupt handlers into
	  the resident section
	* Cleaned up Markus' patches a little bit

Thu Oct 24 00:55:38 1996  Markus Gutschke  <gutschk@uni-muenster.de>

	* Fixed stack corruption problems in first.S; this prevented
		  EMM386.EXE from running
	* Added new debugging option DRV_DEBUG
	* Changed debugging output to tell when the system is frozen.
	* Added verbosity levels to mknbi-dos
	* Updated manual page

Mon Sep 23 14:53:21 MET DST 1996  Gero Kuhlmann  <gero@gkminix.han.de>

	* Initial release of version 1.0

