History of COMMAND.COM for FreeDOS
----------------------------------

11/11/94--Version 0.01
----------------------
Initial release.  VERY buggy

01/01/95--Version 0.10
----------------------
Fixed some bugs.
Took out some debugging output.
Fixed CD...  a little.  added some features to it
Added TAB file completion
Added command line history

01/15/95--Version 0.20
----------------------
Vastly reorganized the code.  It's a little better now.
added PROMPT command
added drive changing
added a DIR command.  It's only called when there is no DIR executable in the
   path
added this file (HISTORY)
