tftpd VERSION HISTORY
---------------------

v0.20 - Released 19th January 1997
  - No longer possible to CWD to no existing directories.
  - DELE command activated.
  - IP filtering added (tftpd.ipi and tftpd.ipx are the magic files)
  - Fixed bad delete bug in "tfptacct".
  - Now KBytes are logged in receive/sent field, not Bytes.

v0.15 - Released 18th January 1997
  - Fixed statistics logging of number and size of transfers.
  - Fixed some stuff in the "tftpacct" program.
  - Fixed LIST and NLST bug when shares started at root level.

v0.10 - Released 15th January 1997
  - Fixed bug in NLST and LIST commands when trying to list other directories
    than the current one.
  - Fixed some other minor bugs found after releasing the 0.06.

v0.06 - Released 15th January 1997
  - Added SYST command and fixed some other stuff.
  - Changed deamon to user forward slash (/) instead of backslash.
  - Real directory management implemented.
  - Fixed some response bugs.

v0.05 - Released 10th January 1997 (limited release)
  - Fixed a lot of security
  - Login will now fail if no share access is found.
  - Possibly fixed resume, give me some feedback on this please.
    (This works with some clients)

v0.04 - Released 5th January 1997
  - Fixed date and time display in LIST and NLST.
  - Added support for -a and -l parameter to LIST and NLST.
  - Added support for logging.

v0.03 - Released 4th January 1997
  - Modified to accept ftp commands in any case.
  - Added MKD ftp command (Make Directory).
  - Added RMD ftp command (Remove Directory).
  - Added NLST ftp command (Name List).
  - Added wildchar support to LIST and NLST.

v0.02 - First usable version

