2023-01-18 Eric Gerbier <eric.gerbier@tutanota.com> 3.8.0
	* change gpg key
	* update linux.conf
	* add new experimental directive/option mask_sysupdate
	* change email to tutanota

2018-11-16 Eric Gerbier <gerbier@users.sourceforge.net> 3.6.1
	* add duplicates option

2016-08-05 Eric Gerbier <gerbier@users.sourceforge.net> 3.5.2
	* manage report_summary, report_context directives
	* split main sub in small functions
	* remove menu_option (duplicate from configuration/directives)
	* config_directives : add keep button to match old menu_option behavior
	* improve directives doc : add new directives, match config_directives names and order
	* add learn feature (in configuration menu)
	* clean code : remove unused variables

2015-12-04 Eric Gerbier <gerbier@users.sourceforge.net> 3.5.1
	* fix bug on write config file (bad old write_config)
	* fix bug on write new config file
	* change perl shebang for more generic, using env

2015-05-13 Eric Gerbier <gerbier@users.sourceforge.net> 3.5.0
	* use Afick::Cfg
	* change log analysis : use detailed instead summary

2015-01-09 Eric Gerbier <gerbier@users.sourceforge.net> 3.4.3
	* after save config, reload only if same name

2014-12-12 Eric Gerbier <gerbier@users.sourceforge.net> 3.4.2
	* fix bug on saved config file name on unix (bad name)
	* test if abort on file selection for configfile save (avoid error message)

2014-11-21 Eric Gerbier <gerbier@users.sourceforge.net> 3.4.1
	* remove afick's command line options
	* force use same path for all afick commands (wrapper)
	* in verbose mode, show full command line (wrapper)
	* allow start without file config : load default config
	* new sub build_cmdline to share common code for wrapper options between afick and afickonfig calls

2013-08-23 Eric Gerbier <gerbier@users.sourceforge.net> 3.4
	* changes from 3.3.1 to 3.3.4

2012-12-21 Eric Gerbier <gerbier@users.sourceforge.net> 3.3

2012-11-09 Eric Gerbier <gerbier@users.sourceforge.net> 3.2
	* windows : change database directory to database
	* use Afick::Tst
	* fix display progress display
	* add stat_date plugin
	* merge from trunk 2.22

2012-11-03 Eric Gerbier <gerbier@users.sourceforge.net> 2.22
	* add stat_date plugin

2012-07-20 Eric Gerbier <gerbier@users.sourceforge.net> 3.1
	* merge from trunk 2.21 (nagios)

2012-05-04 Eric Gerbier <gerbier@users.sourceforge.net> 3.0.3
	* use Afick::Lock

2012-03-13 Eric Gerbier <gerbier@users.sourceforge.net> 3.0.2
	* use Afick::Msg

2012-02-08 Eric Gerbier <gerbier@users.sourceforge.net> 3.0.1
	* use Afick::Constant

2011-10-05 Eric Gerbier <gerbier@users.sourceforge.net> 2.18
	* better history help (add buttons info)
	* clean (remove) some global variables

2011-06-02 Eric Gerbier <gerbier@users.sourceforge.net> 2.17
	* fix perlcritic warnings
	* now common version with afick.pl

2009-07-24 Eric Gerbier <gerbier@users.sourceforge.net> 2.14-1
	* add command line options database,history,archive to allow analyse on another computer

2009-01-16 Eric Gerbier <gerbier@users.sourceforge.net> 2.13-1
	* new directive/option only_suffix
	* new analysis option stat_ext
	* print dangling file as info if warn_dead_symlinks is disabled

2007-05-17 Eric Gerbier <gerbier@users.sourceforge.net> 2.10-1
	* use max_debug sub

2006-09-14 Eric Gerbier <gerbier@users.sourceforge.net> 2.9-1
	* add archive menu
	* rename search to ana_search, search_action to ana_search_action, search_help to ana_search_help

2006-09-04 Eric Gerbier <gerbier@users.sourceforge.net> 2.9-0
	* add check_update option
	* use perlcritic to clean perl code (follow Conway rules)
	* move html doc to html subdirectory

2006-04-26 Eric Gerbier <gerbier@users.sourceforge.net> 2.8-3
	* add forgotten help balloon on configuration file entry
	* prepare for status box
	* set some config in variables (tearoff, ballon state)

2005-08-17 Eric Gerbier <gerbier@users.sourceforge.net> 2.8-2
	* bugfix, can be started again by common users (not root)

2005-05-01 Eric Gerbier <gerbier@users.sourceforge.net> 2.7.1
	* now use get_configuration (from afick_common)
	* add directives configuration menu
	* fix bug on save config dir (now use filename from box)
	* add new directives allow_overload, follow_symlinks

2005-02-07 Eric Gerbier <gerbier@users.sourceforge.net> 2.7.0
	* redesign progress window (split files and pourcents)
	* add 2 times window (elapsed, remaining time)
	* in progress mode, reduce the number of update calls
	* add stat_secu, stat_size and search in analysis menu
	* add "addpath/addlib" (afickonfig call) in configuration menu
	* new wrapper sub to allow afickonfig call
	* now use is_microsoft sub (afick-common)

2004-12-15 Eric Gerbier <gerbier@users.sourceforge.net> 2.6.0
	* on history, delete change entry color to black
	* change color for deleted from blue to brown
	* move style declare to where it is used
	* change clean history algo (work on one file only)
	* add comments and remove old code

2004-11-03 Eric Gerbier <gerbier@users.sourceforge.net> 2.5.0
	* add option clean_config 
	* now use common lib afick_common.pl
	* change global var naming

2004-09-10 Eric Gerbier <gerbier@users.sourceforge.net> 2.4.0
	* clean rpm files with rpmlint
	* add afick-gui alias
	* change time from gmt to local time

2004-06-28 Eric Gerbier <gerbier@users.sourceforge.net> 2.3.0
	* fix bad pourcent display on init (to 0)
	* move options to menus

2004-04-28 Eric Gerbier <gerbier@users.sourceforge.net> 2.2.0
	* replace buttons by menus
	* add bind keys for quicker actions
	* replace double quotes by simple if possible

2004-04-05 Eric Gerbier <gerbier@users.sourceforge.net> 2.1.0
	* reference to array in sub
	* add history menu for history and archive access
	* add colors in text 
	* common colors
	* now have a common load sub for all entries (pipe or saved files)
	* a common sub (display_message) for all helps

2004-03-03 Eric Gerbier <gerbier@users.sourceforge.net> 2.0.0
	* split in 2 packages command-line and gui
