VERSION.TXT
===========

Changes in FTP Serv-U.

=========== v2.4a build 3 ==========
* Changed access rule interpretation mechanism.
* Fixed bug in SITE INDEX command.
* Changed path resolver to convert double backslashes to single ones.
* In case the password type is changed the user is now prompted for a new password.
* Fixed bug in link handling causing long dir listing delays in some cases.
* Single dir/file names (with/without wildcards) are now allowed as access rules.
* Fixed bug introduced in build 2 causing user list font changes in the user
  info window.
* Added user interface to option for not logging connections from certain IPs.
* Added tray icons to represent offline state, with a little help from John Hiemenz.
* Changed on/offline mechanism to simulate going offline rather than destroying
  its listening socket due to problems reliably reacquiring a new listening socket.
* Added two access verification DLL events, SRVU_Connect and SRVU_Close, to
  make it easier for DLLs to keep track of state for a user.
* Added more appropriate local error message in case server can not open a
  data connection to the client in active mode.

=========== v2.4a build 2 ==========
* Changed share modes for files to upload/download to make opening files
  which are in use more likely to succeed.
* Added "%LoggedInAll" message directive for total no. of logged in users since
  server start.
* Added "%ServerAvg" message directive for average bandwidth use since server start.
* Added "%ServerKBps" message directive for current server bandwidth use.
* Fixed bug in access rule mechanism to allow access to a dir if it contains
  files with access (while dir itself has no specified access).
* Fixed bug in tray icon status introduced in build 1.
* Added more socket status info to WinSock activity logging.
* Fixed bug in socket stack handling causing WSAENOTSOCK error messages.
* Added user selectable log screen font to logging setup.
* Fixed bug in handling single letter absolute dirs (eg. "/c") for relative paths.
* Added support for S/KEY one-time-passwords.
* For external access verification DLLs the session ID is passed on now.
* Added 'Flush cache' button to directory cache setup to flush the cache.
* Fixed bug in directory changes to short-name (ie. DOS8.3 style) directories.
* Added selection list of available IP homes to multi-homed IP setup.
* Added button to disk quota setup to pre-set the current value.
* Links pointing to a directory are no longer shown in the dir they point to.

=========== v2.4a build 1 ==========
* Fixed bug in handling of wildcards in access rules.
* Fixed bug in renaming an existing file.
* Fixed tray-icon tooltip to read proper KBps.
* Added support for descriptive names and passive mode address translation
  to IP home setup and multi-homed IP handling.
