26/Sep/2006
    *) removed max_files
    *) added max_transfered and max_deleted parameters to GenHTML plugin
    *) added metalink.template used by RoEduNet Iasi
    *) added MaxTransfered, MaxDeleted and MaxLimits parameters to html template
    *) version set to 0.8.4            

19/Sep/2006
    *) added max_files on GenHTML plugin
    *) version set to 0.8.3

30/Jul/2006
    *) added reRun
    *) some small code reorganisation

14/Jul/2006
    *) fixed small bug in RoPkg::Simba

12/Jul/2006
    *) added some database basic checks in RoPkg::Simba

01/Jul/2006
    *) added the first plugin for Analyzer (the alpha version)
    *) mirrors list passed to plugins is now a reference (should improve memory usage and speed)

14/Jun/2006
    *) updated Simba to work with the latest versions of RoPkg modules
    *) bug fixes
    *) updated docs
    *) RoPkg::Simba is now perl critic level 2 compliant (with one exception)
    *) all objects used by Simba (without plugins) is now perl critic level 2 compliant

09/May/2006
    *) added some docs
    *) added man page for simba
    *) version set to 0.7.2

18/Apr/2006
    *) major bug fix
    *) version set to 0.7.1

17/Apr/2006
    *) code modified to use the new features of RoPkg::Utils
    *) Mirrors, Commands and Excludes now inherits RoPkg::DBCollection
    *) RoPkg::Simba::DbBasics dropped (replaced by RoPkg::DBCollection)
    *) version set to 0.7

11/Apr/2006
    *) bug fixes

03/Mar/2006
    *) explicit error message when configuration file not found
    *) 0.6+beta1 released
    
31/Mar/2006
    *) fixed init log issues

30/Mar/2006
    *) exception checks in Simba
    *) added logging

15/Mar/2006
    *) GenHTML rewrite. Also, the code is perlcritic -2 compliant
    *) GenHTML new param: gmt_offset

14/Mar/2006
    *) GenRSS, GenSitemap, GenRsync cleanup and updates 
       (added new parameters and updated documentation)

13/Mar/2006
    *) lots of documentation updates
    *) changed Makefile.PL dependency to RoPkg >= 0.4.5
    *) 0.6+alpha8 released
    
07/Mar/2006
    *) fixed the web interface
    *) bug fixes

06/Mar/2006
    *) added GenRsync plugin
    *) bug fixes

26/Feb/2006
    *) Simba now depends on RoPkg::Rsync
    *) added new variables: SymlinksNo and RealSymlinksNo
    *) added 2 new loops: SymlinksList and RealSymlinksList
    *) version set to 0.5.5 (to facilitate debian package)
    *) added LogoURL database field and template variable

07/Feb/2006
    *) updated code to match the new version of RoPkg::DBObject
    *) RoPkg::Simba::DbBasics changed after RoPkg::DBObject model
    *) RoPkg::Simab::Mirror->dbh() was removed since is available in RoPkg::DBObject
    *) RoPkg::Simba and RoPkg::Simba::Plugin::GenHTML have been updated to match 
       the new RoPkg::DBObject
    *) RoPkg::DB >= 0.1.2 is now required
    *) version set to 0.6-alpha5
    
06/Feb/2006
    *) major bugfixes
    *) added SimbaURL template variable

05/Feb/2006
    *) RoPkg::Simba.pm, RoPkg::Simba::Command.pm and 
       RoPkg::Simba::Commands.pm are now perlcritic -2 compliant
    *) added new method (table) to RoPkg::Simba::Command
    *) all modules are now perlcritic -2 compliant
    *) added basic tests
    *) updated POD documentation
    
03/Feb/2006
    *) added some very basic web interface
    *) version set to 0.6-alpha2

25/Jan/2006
    *) first commit with a working version (60% working)
