Version: 06

- added a fix so that pathnames displayed in replies are fake for
  anonymous sessions.
- added two resolver calls forgotten in previous release.
- resolver slightly improved.
- added -Dunix definition to make the `system' command do a proper
  reply (it seems it wasn't defined)
- makefile has been slighlty changed to generate unique build date
  each time the server is compiled.

Version: 05

- compiled with gcc 2.7.2 instead of 2.5.8
- the server will send the .message file after changing directory.
- anonymous access fixed.
- /etc/nologin supported.
- /etc/ftplogin now called /etc/ftpmotd for more consistency.


Version: 04

- the server sets the default path properly if one is logged
  as anonymous.
- the server is now able to display a message to the user before
  and after login. These are /etc/ftpwelcome and /etc/ftplogin
  files respectively.


Version: 03

- added a check for the Pseteuid() call and supplied the patches
- added precompiled versions of the library from S.R.Usher's MiNTOS
- added a heck so that the system type is reported to be `UNIX'


Version: 02

- fixed a bug so that the server understands the `ABOR' command
- increased the available temporary space for storing results of any
  multiple file operation, it's still a fixed amount, but now it's 8k
  rather than 126 bytes... :-)


Version: 01

- initial version
