			2.12-1 version

new features
************
- (windows) afick_planning now send report instead summary and use LINES macro
- (unix) new MOUNT macro to use a remote database when using batch task on unix (afick_cron)

incompatibility
***************
- (unix) remove udev files from scan

bug fix
*******
- (unix) fix a warning with perl 5.10 on Constant subroutine main::S_IWGRP redefined

upgrade
*******

security
********
- add a security to avoid exlude auto-control files

others
******
- fix perlcritic warnings
- better Makefile.pl diagnostics in install by tar.gz (I hope)
#######################################################################################################
			2.11-1 version

new features
************
afick-planning can now send mail (windows) : add a new MAILHOST macro

incompatibility
***************

bug fix
*******

upgrade
*******

security
********

others
******
- the doc source is now only pod
#######################################################################################################
			2.10-1 version

new features
************
* add report_syslog directive and option
* dynamic choice of database backend
* add report_url option
* checksum do not change atime any more if possible
* windows config file now use environment variables (Manuel Martin suggest)

incompatibility
***************

bug fix
*******
* adapt afick_cron to old shell syntax (ash ...) to fix bug with anacron  ( Slass100 report)

upgrade
*******
* post_install can replace environment variables in afick's config

security
********
* improved afick change detection (warnings not only on checksum)

others
******
* rename set_planning.bat to afick_postinstall.bat
* display warning for too long acl on windows (SDBM error) 
* change directives compare algorythme (diff_tab sub)
* remove usage sub (all doc in pod)
* prepare code for daemon mode (with gamin use)
#######################################################################################################
			2.9-1 version

new features
************
- add -man option on afickonfig, to print full help

incompatibility
***************
checksum is now skipped on empty file, so will change to 0

bug fix
*******
- multi-line exclude configuration is fixed (was broken since 2.7-1)
- fix a bug on exceptions with globing and ignore_case
- on windows, checksum will not crash any more afick on some lock files

upgrade
*******

others
******
- updated windows configuration file (thanks Manuel Martin)
- on windows, post-install will add %systemroot% and %ProgramFiles% to the config file for check
- on windows, access error report (for checksum) is changed from warning to debug

#######################################################################################################
			2.9-0 version

new features
************
- afick_archive.pl is a new tool to manage history and archive's reports
- a new option (--check_update) was added to check if new releases are available
- all install (tar.gz, debian, rpm) now use the same pre and post install scripts
it will allow an improved configuration update, with the use of "local configuration section" 
(see at end of your config file)

incompatibility
***************
directive allow_overload default value is set to yes

bug fix
*******
clean_config option now keep comments (afick, afickonfig)
print_config option is fixed (afick, afickonfig)
addpath option (afickonfig) now works on microsoft windows
addlib option (afickonfig) is fixed for microsoft windows
fix tar.gz install for hpux users (thanks Menguy Jacques)

upgrade
*******

others
******
rename planning.bat to set_planning.bat and planning.pl to set_planning.pl (windows)

#######################################################################################################

			2.8.3 version
incompatibility
***************
the follow-symlinks parameter behavior is inverted to match the documentation

bug fix
*******
afick_cron : VERBOSE= 1

upgrade
*******
for windows users, save config file, uninstall current release, install the new release

I change the software used to package on windows from "install creator"(http://www.clickteam.com/ ) 
to "setup2go" ( http://dev4pc.com/setup2go.html)
--
$Id: NEWS 1198 2008-10-20 11:26:08Z gerbier $
