2020-08-29 Eric Gerbier <gerbier@users.sourceforge.net> 1.11
	* to work with afick >= 3.6.1
	* add duplicates
	* add new directives report_context/report_syslog/quiet/utc_time
	* fix read_config error on 'edit configuration'
	* avoid warning on run.cgi (run_action)
	* default translation in utf-8

2015-05-13 Eric Gerbier <gerbier@users.sourceforge.net> 1.10
	* to work with afick >= 3.5
	* add report_summary directive

2012-11-14 Eric Gerbier <gerbier@users.sourceforge.net> 1.9
	* add stat_data plugin
	* test on afick 3.x

2009-03-31 Eric Gerbier <gerbier@users.sourceforge.net> 1.8
	* new webmin api (release 1.470)

2009-01-09 Eric Gerbier <gerbier@users.sourceforge.net> 1.7
	* add stat_ext running action
	* add directive only_suffix
	* clean code (perlcritic)
	* suppress need to shell access

2007-06-07 Eric Gerbier <gerbier@users.sourceforge.net> 1.6.0
	* use max_debug sub
	* add config macros screen
	* use png icons instead gif
	* clean (perlcritic) and comment code
	* global verbose mode (config)
	* fix bad archive_check behavior (wrong script called)
	* (archive_clean) add checkbox for history
	* (archive_clean) use acl mod_log
	* re-read and clean all code

2007-01-23 Eric Gerbier <gerbier@users.sourceforge.net> 1.5.4
	* fix a bug on history.cgi

2006-09-26 Eric Gerbier <gerbier@users.sourceforge.net> 1.5.3
	* add archive menu
	* use afick_footer to have a common footer

2006-08-03 Eric Gerbier <gerbier@users.sourceforge.net> 1.5.2
	* add check_update command
	* clean code with Conway rules (use perlcritic)
	* add info sub
	* fix action names on run.cgi and doc

2006-04-25 Eric Gerbier <gerbier@users.sourceforge.net> 1.5.1
	* use post method (instead get)
	* clean html code (quotes)
	* clean form (call_back on self with basename)
	* color's configuration in module config

2005-05-10 Eric Gerbier <gerbier@users.sourceforge.net> 1.5.0
	* recode run.cgi to have common code with config_directives
	* add analysis menu with (stat_size, stat_secu, search)
	* add config menu with config_brut, config_directives, config_check, config_secure
	* add allow_overload, follow_symlinks directives

2004-10-27 Eric Gerbier <gerbier@users.sourceforge.net> 1.4.0
	* now use afick-common.pl (config.cgi)
	* add check_afick sub in afick-lib
	* add check_logname sub in afick-lib
	* remove CGI module require (afick-lib)
	* adapt to afick 2.5 output (DEBUGx)
	* add clean_config option (run.cgi)
	* add delete button on history (history.cgi)

2004-08-25 Eric Gerbier <gerbier@users.sourceforge.net> 1.3.1
	* add help on config parameters
	* fix a bug on save2.cgi (bad change detection)
	* now test for afickonfig (config.cgi)

2004-08-19 Eric Gerbier <gerbier@users.sourceforge.net> 1.3.0
	* add 'clean' parameter config (config.cgi/save2.cgi)
	* add 'save' help

2004-08-09 Eric Gerbier <gerbier@users.sourceforge.net> 1.2.1
	* fix a bug on update (run.cgi)

2004-06-28 Eric Gerbier <gerbier@users.sourceforge.net> 1.2
	* add check_config
	* adapt to print_config in afick 2.3

2004-05-18 Eric Gerbier <gerbier@users.sourceforge.net> 1.1
	* add arrow in display page to navigation (do not neeed to return to history)
	* replace default value par config value in run.cgi
	* add all others parameters in run.cgi
	* fix html code in run.cgi (with tidy)

2004-05-10 Eric Gerbier <gerbier@users.sourceforge.net> 1.0
	* add options in run page
	* clean translation (thanks wbmtranslator)

2004-04-02 Eric Gerbier <gerbier@users.sourceforge.net> 0.4
	* good history lines in green
	* restore button label in run.cgi
	* in archive display, addd return to history
	* parse config file in lib for global var
	* add controls on file viewver and unlink (display.cgi)
	* split display_result and display_config sub
	* in result display, add hyperlinks from summary to detailed part
	* display.cgi, display date of run in a human way
	* add stderr from afick run to run.cgi display
	* add print_config option in run.cgi

2004-03-24 Eric Gerbier <gerbier@users.sourceforge.net> 0.3
	* now save in unix format (not dos) the config file (save.cgi)
	* protect config display with html_escape (config.cgi)

2004-03-22 Eric Gerbier <gerbier@users.sourceforge.net> 0.2
	* first public release
	* add acl for run afick, edit config, delete archive
