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.
