2004-11-08 [colin]	0.5

	* src/pgpinline.c
		Update for new sylpheed (ability
		to choose signing key)

2004-11-08 [colin]

	* src/pgpinline.c
		Better memory management for
		stuff that comes from gpg

2004-11-08 [colin]	0.4

	* src/pgpinline.c
		Fix decoding, optimize not to 
		re-test signature each time,
		fix gpg-returned strings 

2004-11-08 [colin]

	* src/pgpinline.[ch]
		Fix missing statics, header file

2004-11-06 [colin]	0.3

	* src/pgpinline.c
	* src/plugin.c
	* src/Makefile.am
	* src/sgpgme.c		** REMOVED **
	* src/sgpgme.h		** REMOVED **
		Implement sign and encrypt

2004-10-18 [christoph]

	* src/pgpinline.c
	* src/sgpgme.c
		update for changes in Sylpheed's procmime.h

2004-10-14 [christoph]

	* src/pgpinline.c
		only recognize signature indicator at the beginning
		of the textdata or after a new line

2004-10-11 [colin]

	* src/pgpinline.c
	  src/sgpgme.c
		Make pgp/inline work with the new privacy system
		Patch by Christoph

2004-09-29 [paul]

	* src/pgpinline.c
		remove noisy debug_print

2004-09-27 [colin]
	
	* src/pgpinline.c
		Look a bit deeper in the mail to find
		the "BEGIN PGP MESSAGE" boundary

2004-09-14 [colin]
	
	* src/pgpinline.c
		Fix unresolved symbol

2004-08-27 [colin]

	* src/plugin.c
		Fix plugin type

2004-08-26 [paul]

	* autogen.sh
	* configure.ac
	* Makefile.am
	* config/config.rpath	** REMOVED **
	* src/Makefile.am
		fix up autotools magick

2004-08-25 [colin]	0.2
	
	* src/pgpinline.c
	* src/sgpgme.c
	* src/sgpgme.h
		Handle combined encryption/signature
