Fri Aug 15 12:09:54 MEST 1997  Gero Kuhlmann  <gero@gkminix.han.de>

	* Bug fix: at various places the type pointer in meminfo structure
	  has not been set to NULL correctly
	* Bug fix: passing a value smaller than int with K&R syntax gives
	  a warning on certain architectures

Mon Aug  4 19:46:30 MEST 1997  Gero Kuhlmann  <gero@gkminix.han.de>

	* Bug fix: let 'get' accept character variables
	* Bug fix: putstring ignored strings with zero length
	* Bug fix: 'get char' called 'get int'
	* Bug fix: invalid bound address for predefined types in mgllex.l
	* Bug fix: lexer didn't properly accept character escape sequences
	* Bug fix: used AX for 8 bit function return values
	* Bug fix: putcond produced no code for simple boolean variable
	* Changed the syntax for enumeration to Pascal conformity. This
	  required to remove the possibility of giving constant expressions
	  for a subrange type due to yacc's limited look ahead capability.
	* Added some minor enhancements for 386 processors

Fri Jul 25 22:32:41 MEST 1997  Gero Kuhlmann  <gero@gkminix.han.de>

	* Bug fix: setting string end pointer after string function call
	* Bug fix: func_collapse produced internal error 5 with some functions
	* Bug fix: gotoxy in runtime.S used wrong data segment
	* Added 'BOOTP_*' internal constants
	* Added 'hostname' internal variable
	* Changed the sample menu in the test subdir to look nicer
	* Updated the man page

Wed Jul 23 15:44:20 MEST 1997  Gero Kuhlmann  <gero@gkminix.han.de>

	* Initial release of mknbi-mgl into netboot version 0.7

