0.906	2009-03-14

  - Make sure to_email_mime always returns a mime object, even if email has
    no body.

0.905	2008-11-29

  - Handle unicode data

0.904	2008-02-28

  - Remove spurious loading of Email::Abstract
  - Code, comment and pod cleanups
  - Use Build.PL instead of Makefile.PL for building
  - Correct, locale independent, date formatting

0.903	2007-10-14

  - Dates from OLE and submission_id are GMT, not local time.

0.902	2007-10-10

  - Fix pod coverage testing
  
0.901	2007-09-24

  - First release as module on CPAN
  - Extracted main functionality of msgconvert.pl to
    Email::Outlook::Message