[prev] [thread] [next] [lurker] [Date index for 2005/02/17]
Author: simon
Date: 2005-02-17 17:52:55 +0000 (Thu, 17 Feb 2005)
New Revision: 1905
Modified:
trunk/Email-Store/Changes
trunk/Email-Store/lib/Email/Store.pm
Log:
Idiot. Commit changes *then* release
Modified: trunk/Email-Store/Changes
===================================================================
--- trunk/Email-Store/Changes 2005-02-17 17:02:31 UTC (rev 1904)
+++ trunk/Email-Store/Changes 2005-02-17 17:52:55 UTC (rev 1905)
@@ -1,5 +1,13 @@
Revision history for Perl extension Email::Store.
+0.24 Mon Feb 7 12:02:32 GMT 2005
+ - There were various problems with attachments which seem to be todo with
+ Email::MIME therefore switch (hopefully temporarily) to MIME::Parser
+ - Rejigged tests to make the root dir cleaner
+ - Fix for TZ issues in tests (thanks to Scott McWhirter)
+ - Make SQLite check work with SQLite2
+
+
0.23 Thu Feb 3 16:20:11 GMT 2005
- gah. fix fuckwittedness
Modified: trunk/Email-Store/lib/Email/Store.pm
===================================================================
--- trunk/Email-Store/lib/Email/Store.pm 2005-02-17 17:02:31 UTC (rev 1904)
+++ trunk/Email-Store/lib/Email/Store.pm 2005-02-17 17:52:55 UTC (rev 1905)
@@ -6,7 +6,7 @@
use UNIVERSAL::require;
use vars qw(%only $VERSION);
-$VERSION = '0.23';
+$VERSION = '0.24';
sub import {
shift;
@@ -321,7 +321,7 @@
=head1 AUTHOR
The original author is Simon Cozens, E<lt>simon@xxxx.xxxx<gt>
-Currently maintained by Simon Wistow <simon@xxxxxxxxxx.xxx>
+Currently maintained by Simon Wistow E<lt>simon@xxxxxxxxxx.xxxx<gt>
=head1 SUPPORT
Generated at 16:00 on 18 Feb 2005 by mariachi 0.52