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
