Version 0.2-pre

Thu Jan 25 10:02:40 CET 2007

 -> Highlighting between lines in listftpusers.php
 -> Disabled users shown now in red color
 -> Enabled users shown in green color
 -> Added some checks when adding an FTP user, in addftpuser.php
 -> Added upload and download ratio support
 -> Added comment for each ftp user in SQL

-----------------------------------------------------------------------------

Version 0.1

Wed Jan 24 00:06:45 CET 2007

 -> Added now upload and download ratio to db and ppum
 -> Added comment possibility for each new ftp user
 -> Fixed style.css due to an IE bug
 -> Updated database structure file create.sql
 -> Separated pureftpd users table to pureftpd.sql
 -> Added other database layer PEAR::MDB2
 -> should work with pgsql, but not tested
 -> new action: deactivate/activate a user
 -> a legend shown below ftp user listings
 -> added separate config.php

-----------------------------------------------------------------------------

version 0.1-alpha

Wed Jan 21 17:55:02 CET 2007

 -> database layer PEAR::DB
 -> actions: view, edit, change password, delete
 -> add admins to db
 -> add ftp users to db
 -> corrected ftp users ip check
