2022-08-03 Eric Gerbier <eric.gerbier@tutanota.com> 1.8
	* change email from gerbier@users.sourceforge.net to eric.gerbier@tutanota.com
	* change gpg key to F80D3B85029F2DACC6A8469A364644463D1079A1
	* rename md5 option into digest
	* digest may be also sha256, sha512 ...
	* bugfix get capability from rpm database
	* bugfix can restore empty capability
	* makefile now use rpmsign

2016-03-28 Eric Gerbier <eric.gerbier@tutanota.com> 1.7
	* change shebang to use /usr/bin/env
	* fix perlcritic warnings
	* fix rpmbuild problems on bad date in changelog
	* fix regression test
	* display date in better human format (date2human)
	* fix rpm query format for FILEMODES
	* deprecated syntax => old syntax for -package/-file options
	* rpmrestore_all : fix internationalisation text problem

2013-11-21 Eric Gerbier <eric.gerbier@tutanota.com> 1.6
	* add rpmrestore_all.pl tool
	* bugfix interactive mode
	* check if file is owned by several packages
	* in rpm, remove directories defined in fhs

2012-08-03 Eric Gerbier <eric.gerbier@tutanota.com> 1.5
	* change api to be more natural (-f/-p otions are old syntax)
	* add global configuration file /etc/rpmrestorerc

2012-07-27 Eric Gerbier <eric.gerbier@tutanota.com> 1.4
	* fix some new perlcritic warnings
	* add capability option

2007-11-13 Eric Gerbier <eric.gerbier@tutanota.com> 1.3
	* standardize man pages
	* shell independance : can now work with c-shell*
	* remove all perlcritic warnings

2007-03-20 Eric Gerbier <eric.gerbier@tutanota.com> 1.2
	* rc file is now loaded in order : host, home, local
	* change debug system (no more global var)
	* apply some Conway coding rules
	* fix a localisation problem
	* split code in smaller subroutines
	* improved documentation
	* remove global variables
	* remove forgotten line feed on md5 field
	* better parsing for "rpm -V" output

2007-01-05 Eric Gerbier <eric.gerbier@tutanota.com> 1.1
	* fix a bug for directories

2006-12-07 Eric Gerbier <eric.gerbier@tutanota.com> 1.0
	* add french translation in spec
	* add perl syntaxe checking on "build" (makefile)

2006-11-15 Eric Gerbier <eric.gerbier@tutanota.com> 0.9
	* add more tests (if package exists, if file exists ...)
	* add more infos
	* add regression tests (test_rpmrestore.pl)

2006-11-08 Eric Gerbier <eric.gerbier@tutanota.com> 0.8
	* add info sub
	* add doc for all attributes
	* can use rcfile
	* recode rollback to use options (batch, dryrun, attributes choice)
	* default behavior is to work on all attributes
	* attributes can now be negative (unselected)
	* append on log file if it exists
	* remove call to external touch program

2006-10-26 Eric Gerbier <eric.gerbier@tutanota.com> 0.3
	* add md5 attribute (compare only)
	* add debug and warning sub

2006-10-10 Eric Gerbier <eric.gerbier@tutanota.com> 0.2
	* test for superuser account and force dry-run if not

2006-09-13 Eric Gerbier <eric.gerbier@tutanota.com> 0.1
	* initial release
