2004-05-08 Eric Gerbier <gerbier@users.sourceforge.net> 2.2.0
	* replace double quotes by simple if possible
	* add the NICE macro to control afick cron job priority (on a suggest from Bryan )
	* fix missing file name in print mode
	* bug on dangling links, defined as top file in config file ( bad * $rep) (on a bug report from Btow Michael)
	* add macro BATCH to allow cron remote control

2004-04-05 Eric Gerbier <gerbier@users.sourceforge.net> 2.1.0
	* reference to array in sub (on a suggest from Terry Gliedt)
	* new directive debug
	* add an eval on FileSecurity to avoid perl crash or warning (on a bug * report from Scott Harlow)
	* remove perl -T flag to have same version on all os
	* a new Makefile.pl for tgz install (check dependencies) (on a suggest * from Terry Gliedt)
	* fix a bug with --print and archive mode
	* add a planning.bat on windows to insert a task in planning (with the help from Andre DUCLOS)

2004-03-03 Eric Gerbier <gerbier@users.sourceforge.net> 2.0.0
	* add ignore_case directive/option
	* add history directive/option (on an idea from Laurent Destailleur)
	* add archive directive (on an idea from Laurent Destailleur)
	* bug in soustractive alias
	* remove/clean global var
	* split in 2 packages command-line and gui
	* add a makefile for tgz package
	* add macro VERBOSE to suppress useless mail if no changes

2004-01-28 Eric Gerbier <gerbier@users.sourceforge.net> 1.8.0
	* for new files, display inode date
	* for deleted files, display parent change date
	* output format change to allow automatic parsing (comments)
	* add all perl dependencies in package
	* resolv all name to absolute path
	* add symlinks to database
	* now display real link
	* afick-tk, more homogenous gui
	* afick-tk, add tree view
	* afick-tk, add balloon for context help

2004-01-15 Eric Gerbier <gerbier@users.sourceforge.net> 1.7.0
	* add a line to explain fields on print action
	* add html doc 
	* add acl instead gid field on windows (use Win32::Filesecurity)
	* now use POSIX macros for portability
	* store scan date and afick version and display it on compare/update/print
	* afick-tk, add a little 'wizard'
	* afick-tk, now display file number and percent
	* clean code with more global var and hash
	* add sha1 checksum

2004-01-01 Eric Gerbier <gerbier@users.sourceforge.net> 1.6.0
	* fix a bug on report_url
	* detect changes during scan
	* fix a bug on deleted directories if not report_full
	* add a new -t/timing flag to print cpu statistics
	* add a new -r/--running_files to warn about modified files during program run

2003-12-02 Eric Gerbier <gerbier@users.sourceforge.net> 1.5.0
	* add exclude_suffix directive
	* add progress option for afick-tk
	* new sub warning
	* add new warnings on bad config lines
	* fix a bug on alias resolution
	* afick-tk, add progress bar and file stat
	* afick-tk, add warning section, and update window
	* afick-tk, rewrite widget structure
	* afick-tk, new warning sub
	* afick-tk, change saved output to .log
	* afick-tk, rewrite help

2003-11-27 Eric Gerbier <gerbier@users.sourceforge.net> 1.4.1
	* a better control between afick and afick.pl calls
	* afick.cron, now test -x (leo west)
	* rewrite afick help in a better way

2003-11-13 Eric Gerbier <gerbier@users.sourceforge.net> 1.4.0
	* add an auto-control to check afick changes
	* afick-tk, version in title
	* perl checking for sub arguments (prototypes)
	* change getopt for compatibility with old perl version
	* allways get a hostname in cron job
	* the exit status now depends upon changes

2003-10-22 Eric Gerbier <gerbier@users.sourceforge.net> 1.3.1
	* fix a bug in compare mode
	* afick-tk, change checkbox to optionmenu to have 3 choices
	* more debug infos

2003-10-14 Eric Gerbier <gerbier@users.sourceforge.net> 1.3.0
	* add file type
	* sort results
	* add menu entries
	* add report_full_newdel directive
	* add ignore_missing_file directive
	* add WARNING word for all warning
	* add long options (gnu, posix)
	* default config file change according operating system
	* afick-tk, change cursor to clock during search
	* afick-tk, radio-buttons to configure options
	* afick-tk, fix bug in save config on windows

2003-10-03 Eric Gerbier <gerbier@users.sourceforge.net> 1.2.0
	* afick-tk , edit and save config file
	* afick-tk , report stderr too
	* afick-tk , clear output after each operation
	* afick-tk , outpout expand to fill window
	* add report and debug subroutines to have more general use
	* add report_url directive (stdout, stderr, null)
	* now have summary and detailed output
	* test for directories for equal scan
	* automatic database init on first install
	* fix a bug on -l flag
	* remove checksum on sockets

2003-09-22 Eric Gerbier <gerbier@users.sourceforge.net> 1.1.0
	* fix bug for md5
	* add warn_dead_symlinks directive
	* fhs appliance (debian)
	* distinguish dir and dir/ for =
	* add quit buttons in afick-tk
	* add about window in afick-tk
	* add manpage for afick-tk
	* add log file for cron jobs
	* add logrotate for log file
	* improved cron job (mailto and lines macros)


2003-09-19 Eric Gerbier <gerbier@users.sourceforge.net> 1.0.0
	* add a default config file is /etc/afick.conf
	* add database in config file (-b option is obsolete now)
	* add equals selection  lines (directories to scan, withour recurse)
	* add a beta tk interface : afick-tk.pl
	* add ctime (c) and block count (b) parameters
	* md5 parameter for use instead "h" (obsolete)

2003-08-13 Eric Gerbier <gerbier@users.sourceforge.net> 0.9.3
	* add aliases in config file with +- syntaxe
	* new config man page

2003-08-12 Eric Gerbier <gerbier@users.sourceforge.net> 0.9.2
	* display in a more human way (device, perm)
	* add configurable attribute in config file

2002-09-09 Eric Gerbier <gerbier@users.sourceforge.net> 0.9.0
	* initial release
