Revision history for Perl module Mail::Builder

1.00 Sun Oct 7 2007
	- original version; created by ExtUtils::ModuleMaker 0.49
1.01 Sun Oct 14 2007
	- updated META.yml and documentation
	- Included some files necessary for testing
1.02 Mon Oct 22 2007
	- updated documentation
1.03 Mon Nov 19 2007
	- corrected META.yml
	- Changed custom mime type recognition: Now uses MIME::Types
1.04 Mon Nov 19 2007
	- corrected Makefile.pm
	- corrected META.yml
1.05 Mon Feb 11 2008
    - Split M::B::Attachment into M::B::Attachment::File and
      M::B::Attachment::Data
    - Additional M::B::List utility methods
    - Better documentation
1.07 Wed Feb 20 2008
    - Slightly changed behavior of to,cc,bcc,attachment and image accessors
    - Documentation
    - Repaired broken deps
1.08 Wed Feb 21 2008
    - Fixed broken metayaml test
1.09 Tue May 6 2008
    - Switched to Module::Install
    - Fixed typos in documentation
    - Improved handling of '<a href="..">' tags in text conversion
    - Fixed bug in item list removal
    - Additional tests
    - Multipart parts now specify Encoding = 'binary'