2008-05-04 [paul]	3.4.0

	* src/clamav_plugin.c
		support building with libclamav 0.93 release

2008-04-19 [paul]	3.3.1cvs1

	* configure.ac
		require libclamav < = 2:3:0 to make this plugin
		legally distributable

------------------------------------------
END OF OFFICIAL SUPPORT FOR THIS PLUGIN
------------------------------------------

2008-02-12 [wwp]	3.3.0cvs3

	* configure.ac
		Update requirements.

2008-02-12 [wwp]	3.3.0cvs2

	* src/clamav_plugin_gtk.c
		Updated to match folder_sel API changes.
 
2008-02-09 [paul]	3.3.0cvs1

	* aclocal.m4
		remove this file, it's in the way!

2008-02-08 [paul]	3.3.0

	3.3.0 released
	initial release as a separate plugin

2008-02-08 [paul]	3.2.0cvs75

	* configure.ac
	* po/es.po
	* po/fi.po
	* po/hu.po
	* po/it.po
		submitted by Ricardo Mones Lastra, Flammie Pirinen,
		Pader Rezso and Andrea Spadaccini

2008-02-01 [paul]	3.2.0cvs74

	* configure.ac
	* po/Makevars
	* po/clamav.pot **REMOVED**
	* po/en_GB.po
		remove clamav.pot, add en_GB.po, fix Makevars

2008-01-31 [colin]	3.2.0cvs73

	* src/Makefile.am
		Fix make dist

2008-01-31 [colin]	3.2.0cvs72

	* configure ** REMOVED **
	* src/Makefile.am
		Fix linking

2008-01-31 [colin]	3.2.0cvs71

	* src/clamav_plugin.c
		Fix plugin_license

2008-01-31 [colin]	3.2.0cvs70

	* .cvsignore
	* AUTHORS
	* COPYING
	* INSTALL
	* Makefile.am
	* NEWS
	* README
	* aclocal.m4
	* autogen.sh
	* commitHelper
	* config.h.in
	* configure
	* configure.ac
	* config/.cvsignore
	* config/Makefile.am
	* config/config.rpath
	* config/mkinstalldirs
	* po/.cvsignore
	* po/ChangeLog
	* po/Makefile.in.in
	* po/Makevars
	* po/POTFILES.in
	* po/clamav.pot
	* po/remove-potcdate.sin
	* src/.cvsignore
	* src/Makefile.am
	* src/clamav_plugin.c
	* src/clamav_plugin.h
	* src/clamav_plugin_gtk.c
		Move Clamav to an external plugin, and relicense it
		back to GPLv2 or later, to conform with libclamav's
		license. As the only contributor to the Clamav plugin's
		code since it's been licensed to GPLv3, I agree to
		relicense my patches as GPLv2 or later.

