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

v0.30 - Released 3rd January 1997
  - Support for guest users added.
  - CDUP now display dirinfo.
  - v access flag implemented, fixed access bug in RMD.
  - Some parts of tftpacct got better error checking, and '-am' now takes
    groupname and username instead of the id's.
  - Added 'change user password confirm' option to tftpacct.
  - Fixed mode and size info in '150 Opening ...' messages.
  - Fixed better display of accesses in NLST and LIST. Aslo, added '-s'
    parameter to show special accesses (include v and n in listing).
  - Short name of product changed from 'tftpd' to 'zftpd'. Long product name
    is still 'Terje's FTP Deamon for OS/2'.
  - Documentation file rewritten as a .html file.
  - Fixed Alt+Q to detect active connections and inform about Alt+X.

v0.25 - Released 26th January 1997
  - Access bug on DELE fixed.
  - Added possibility to have directory welcome files (.tftpd.dirinfo).
  - Fixed wrong description for "tftpd -p".
  - tftpd.ipi and tftpd.ipx gone already, specified new system for access
    rules, see in tftpd.cfg (only ipcheck and welcome files implemented yet).
  - Possible fix to loop with parameters given to NLST or LIST.
  - Removed '.*' from default directory listing. '-a' parameter will display
    them.
  - Added two new access levels, v (View only), n (No delete), please check
    your setup and the usage of 'tftpacct' has changed.

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

