20-05-01 - first release

  The  basic  engine  is  running, exectuing batch files, and telling when
  it must run external files.
    1) Add to DOS versions the spawnl library (TC and HiTechC?)
    2) History and command line editing
    3) External commands (dir, copy, type, date, time, could steal them from
       FreeCOM or something...)
    4) Translations (I can do spanish and english, and if I really want French
       but that means I will need my mother's help, better someone else).
    5) Tab-Completition (4dos style)
    6) Use  the  &  in  multitasking  enviroments,  like  UNIX, WIN32 (native
       version, DOS version will ignore this witch)
    7) Output and input redirection, Pipes
    8) Internal commands to implement: set, break, alias, break,
       lh/loadhigh, path (set path=....), prompt, unset
    9) "if" command
   10) Recognize parameters to main program and boot sequence. Boot as win95's
       command.com in win9X. Can be used a primary shell on wi9X without
       the "bugs" FreeCOM has. Set in config.sys shell=freecom and see.
   11) Mouse support. External driver? some small code in asm...
   12) #define for implmenting some commands as externel and internals.
   13) finish get_prompt()
   14) new command table
   15) messages should be read at run time.

- diego (dgi_il@hotmail.com,dgi_il@surfree.net.il)
