Version 8.2.8
--------------------------------------------------------
File tab fixes.
Help window and apply_user fixes.
Added missing rereads where appropriate.



Version 8.2.7
--------------------------------------------------------
Added directives DisplayLogin and DisplayFirstchdir.
Added statistics generation buttons in the files tab.
Added configure options HTML_STATISTICS and WELCOME_MESSAGE.
Added configure options SERVER_USER and SERVER_GROUP.
Added function add_standard_users. GProftpd now updates
properly when a user profile is deleted and the profiles
system user doesnt exist.


Version 8.2.6
--------------------------------------------------------
Added PROC_PATH configure option.
status_update.c now reads from proc to get online status.
This was a problem with lingering users in CLOSE_WAIT states.
AllowOverwrite has now been added to the directory treeview as
a selectable toggle value for each directory.
Fixed cases where no commands where limited.


Version 8.2.5
--------------------------------------------------------
Cleanups and configure option changes:
Added configuration options XFER_LOG and SECURE_LOG.
GP_CONF is now called PROFTPD_CONF.
Removed '/*' from the import upload directory.


Version 8.2.4
--------------------------------------------------------
Added RequireValidShell to the default configuration.
Added new user management layout and functionality.
Changed default FTP home directory to /var/ftp
The scoreboard file will be added if its missing.
Removed the access deny message entry from the user settings.
Added check for file sizes less then 2 (glibc issue).
Removed annoying popup if the xferlog hasnt been created.
The files tab is no longer updated when the program starts (could take a long time).


Version 8.2.3
--------------------------------------------------------
Complete recode of the entire application.
The bind* directives where deprecated.
Added a per user directory manager with improved flexibility.
Individual user comments can now be set.
Proftpd's SystemLog directive will now be used as specified.
Path to the ftpwho binary can now be configured using FTPWHO_BINARY
Removed the syntax checker, any errors are now shown when 
starting and restarting the server.
Added configure option MIN_PASS_LEN 
for minimum accepted password length (The default length is 6). 
Added a new program icon (Thanks to Sebastian Schoss)
Entries expand and fill properly.
