
 .-------------------------------.
 | CHANGES SINCE D32 VERSION 0.1 |------------------------------------------.
 `-------------------------------'  + = New/Changed Feature     ! = BugFix  |
                                 `------------------------------------------'

  + Made some private functions which were used in the DOOR32 library
    public.  These are: Int2Str, Str2Int, FExist, Upper, WriteXY
 
  + Added new public variable: PauseLinePos.  This variable holds the line
    count used by the SendFile function and can be used within your doors
    as well.

  + Added full support for arrow key and other extended input.  Support for
    arrows, page up, page down, home, end, and delete have all been added.

  + Added new processor independant, cross platform DELAY unit.  This should
    work well under DOS, Win32, OS/2, and Linux.

  + D32 now compiles for OS/2 under Virtual Pascal v2.x!
 
  ! Changed the reading functions for all drop file types.  Some BBS
    software would output their drop files in a way that could cause D32
    doors to crash on startup.

  + D32 now compiles for Linux under Free Pascal!

  + Fixed and changed some other minor things.

 .--------------------------------------------------------------------------.
 `--------------------------------------------------------------------------'
