Development history of FDXMS:

Version 0.4.Dying - 2001-05- - Martin Strmberg

- NOTE: The license has been changed to GPL version 2

- Using ax for jump to the proper function; thus no need to pop bx in
	all functions anymore.
- Localized most local labels.			
- Command line arguments handling added.
- TRACE argument added.
- TRACE_SEPARATOR argument handling added,
- DEBUG argument added. Doesn't do anything though.
- NUMHANDLES argument added.
- Improved merging of adjacent free blocks by Tom Ehlert.
- Made to work in protected mode environment (e. g. SICE) by calling
	the BIOS by Tom Ehlert.
- BIOS argument added to always use the BIOS.

Version 0.3.Realm - 2001-04-21 - Martin Strmberg

- Validation of handle procedure added: handle_valid.
- Use of handle_valid added to functions 0xa, 0xb, 0xc, 0xd and 0xf
- Don't push _all_ registers in xms_move_xms.
- Change XMS_NO_UMB_AVAILABLE to XMS_NOT_IMPLEMTED in xms_request_umb.


Version 0.2.Within - 2001-04-15 - Martin Strmberg

- Corrected function 0xe.


Version 0.1 - 10/11.95

- initial version, uploaded for testing
- still about 400 bytes bigger than HIMEM :(
- poor feedback until now...
- works with a lot of software, but Watcom Help doesn't work when run with
  Norton Cache of Norton Utilities 8.0
