Version 0.2.9
--------------------------------------------------------
Added a new FTP directory selector.
Fixed a static module listing command.
Signed certificate handling was added.
GAdmin-ProFTPD now handles explicit encryption.
Using: "auth+data" instead of "On" for option "TLSRequired".
Added options: TLSRSACertificateKeyFile, TLSCACertificateFile
and "TLSRenegotiate required off".
Removed gprotls.conf and example .pem-file.
Moved "#GP_" settings to new settings.conf ( OK )
Automatically substitutes TLS module configuration ( OK )


Version 0.2.8
--------------------------------------------------------
Changed name from GProFTPD to GAdmin-PRoFTPD
Switched to GPL version 3.
GProStats now trims the last browser added '@' char from
the end of usernames when comparing against xferlog.

Admins should change certificate path from:
/etc/gproftpd/gproftpd.pem to
/etc/gadmin-proftpd/gadmin-proftpd.pem and then
regenerate the certificate if encryption is used.


Version 8.3.2
--------------------------------------------------------
Added SYSINIT_START and SYSINIT_STOP_CMD for adjusting
runlevel start/stop scripts. Updated the rpm specfile to build
with the correct sysinit settings.
Using cmplowercase() and get_option_pos() for relevant populations.
Changed the /etc/pam.d authentication file to work with new pam specs.
