1999-12-30  flepied  <flepied@kenobi.mandrakesoft.com>

	* version 0.8
	
	* README:
		* changed email address.
		* added a line about i18n checks.

	* config:
		* added exception for sympa, postgresql-test and filesystem.
	
	* MandrakeCheck.py:
		* change default distribution to Linux-Mandrake.

	* TagsCheck.py:
	        * (TagsCheck.check): added check on version in the first line of
		the changelog.

	* FilesCheck.py:
		* change severity of reports.

	* BinariesCheck.py:
		* binaries not stripped is downgraded to warning.

1999-12-14  flepied  <flepied@kenobi.mandrakesoft.com>

	* I18NCheck.py:
		* added a check on dirs containing LC_MESSAGES catalogs.

1999-11-30  flepied  <flepied@kenobi.mandrakesoft.com>

	* I18NCheck.py:
		* correct the locales subdir regex to capture only correct names.

1999-11-25  flepied  <flepied@kenobi.mandrakesoft.com>

	* I18NCheck.py: 	* initial release.

1999-11-18 Frederic Lepied   <lepied@kenobi.mandrakesoft.com>

	* version 0.7
	* MandrakeCheck.py: don't warn about .../info/dir not compressed.

1999-11-15  Frederic Lepied  <Frederic.Lepied@sugix.frmug.org>

	* rpmlint.py: 0.7.
	* Config.py Filter.py: filters are now regexp.
	* config: added exception for /var/catman subdirs.
	
1999-10-23  Frederic Lepied  <Frederic.Lepied@sugix.frmug.org>

	* rpmlint.py:
		* version 0.6.1.

	* Makefile:
	        * (all): use compile.py to byte compile files.
		
	* compile.py:
		* first version.

	* rpmlint.py:
		* version 0.6.

	* BinariesCheck.py, ConfigCheck.py, FHSCheck.py, MandrakeCheck.py, SignatureCheck.py:
		* output via Filter.

	* README:
		* added description of addFilter.

	* Config.py:
		* don't use FHS check by default because rpm doesn't put the
		doc files under /usr/share/doc => too much reports.

	* config:
	        * added an example of addFilter.

	* TagsCheck.py:
	 	* output via Filter.
	        * (TagsCheck.check): checks if the summary is on multiple lines.

	* FilesCheck.py:
	 	* output via Filter.
	        * added documentation checks.

	* Filter.py:
		* first version.

	* Config.py:
	        * (addFilter isFiltered): new funtions for output filters.

1999-10-16  Frederic Lepied  <Frederic.Lepied@sugix.frmug.org>

	* rpmlint.spec:
		* 0.5.

	* rpmlint.py:
		* (version): 0.5.
		* uses Config to get the list of checks.

	* README:
	        * added description of config files and options.

	* MandrakeCheck.py:
		* uses Config options for vendor, ditribution and compression.

	* Makefile:
	        * install the config file in /etc/rpmlint

	* AllChecks.py:
		* no more needed

	* Config.py, config, FHSCheck.py:
		* first version.

1999-10-07  Frederic Lepied  <Frederic.Lepied@sugix.frmug.org>

	* Version 0.4: added pgp check and valid group name.

1999-10-06  Frederic Lepied  <Frederic.Lepied@sugix.frmug.org>

	* Version 0.3: added files checks (permissions, suid, setgid,
	location, backup, ...).

1999-10-03  Frederic Lepied  <Frederic.Lepied@sugix.frmug.org>

	* Version 0.2: added Configuration files check.

1999-09-30  Frederic Lepied  <Frederic.Lepied@sugix.frmug.org>

	* Version 0.1: first version.
