Revision history for Perl extension IMAP::Sieve.

0.1  Fri NOV 5 17:05:49 1999
	- original version;
	- based on IMAP::Admin by Eric Estabrooks
0.3  Sun NOV 21
	- added encode_base64 sub, no more need of MIME::Base64 module
0.4.6	- fixed various bugs, added support for Cyrus IMAP 2.x.x 
0.4.7   - patch to fix listscripts function that would'nt list the first script 	under certain circumstances - patch submitted by Michael Alan Dorman
	Thanks.
0.4.8	- Fixed protocol implementation to work properly with Cyrus imap version 2.0.12 and Timsieved.  Would cause Websieve to freeze on connecton to the Sieve daemon.
0.4.9   - Added SSL implementation (shamelessly copied from Eric Estabrooks Admin.pm module!).  Fixed up some of the code and used sysread's for socket reads (As used in Eric's IMAP::Admin module)
