1.0.6 - 2006.07.26

-Skipped 1.0.5 due a Mozilla Thunderbird incompatibility with Enigmail.
 1.0.6 is here based off of Haller's Portable Thunderbird 1.0.6

1.0.2 - 2005.07.02

-Based off of John Haller's Portable Thunderbird 1.0.2, which is based
 off of Thunderbird 1.0.2 (Milestone/Official).  Haller completely rewrote
 the launcher, as such there is a lot more versatility to it now.  Added my
 tweaks to add support for GnuPG and Enigmail.

-Enigmail Updated 0.92.0

-Removed docs and src from gpg directory.

1.0_02 - 2005.03.16

-GnuPG 1.4.1 released yesterday, now included.

-Updated to Enigmail 0.90.2

1.0_02rc1 - 2005.03.01

-Highlighted by the move to GnuPG 1.4.1rc1 .  Since GnuPG 1.4.1 is still in
 testing (rc1), this release is qualified as release candidate as well.
 The move to GnuPG 1.4.1rc1 comes with the death of the Windows registry.
 The Windows registry is no longer required, and no longer used.  Instead,
 the "GNUPGHOME" env variable is used to inform gpg.exe of its "HomeDir".
 
-Moving to GnuPG 1.4.1rc1 caused a size increase.  Later on I may try to
 trim some fat from the gpg directory, but an extra 1-2 MiB isn't going to
 kill anyone.

-Updated to Enigmail 0.90.1.1

-This release is not recommended for production environments.  If your
 keyrings or trustdb's get trashed (they shouldn't), I am sure the GnuPG
 staff will be very sorry, but that is it.

1.0_01 - 2005.01.26

-Entire launching system has been overhauled.  The batch file is now gone.
 Built upon (and enhanced) John Haller's launcher.

-Took the thunderbirdpath option out of the INI file, the script doesn't
 need to know where it is from an INI file, it can figure that out.

-Can now be launched from anywhere using PortableThunderbird.exe.  Before my
 batch file rewrote the INI file and made it "look" like it could be launched
 from anywhere, but now it really can.

-Parent directories can now contain spaces.  Found out what the problem was.
 The Exec statement in Haller's launcher just needed a few more quotes. :)

-Enigmail updated to 0.90.0

1.0 - 2004.12.13

-Updated core to Portable Thunderbird 1.0 (by John Haller), based on Mozilla
 Thunderbird 1.0.  Enigmail has been updated to 0.89.5

0.9 - 2004.11.16

-Version change.  The version numbers now match the Mozilla Thunderbird official
 release numbers on which they are based.

-The core has been updated to Portable Thunderbird 0.9 (by John Haller), based
 on Mozilla Thunderbird 0.9.  Enigmail has been updated to 0.89.0.  With 0.89.0
 Enigmime has become a part of the XPI and has also been moved into the profile
 directory ('profile').  A good decision IMHO on part of the Enigmail Dev's.
 profile\compreg.dat was littered with entries that needed to be made relative.

0.2.1 - 2004.09.29

-Thought I had the problem nailed in 0.2 .  I was wrong.  The culprits were a few
 absolute paths in profile\compreg.dat .  These have been changed to be relative
 and all is well.

-Batch file has been rewritten to allow the thunderbird directory to be located
 anywhere on a drive with the exception that none of the parent directories
 contain spaces ' '.

0.2 - 2004.09.27

-An oversight on my part caused problems with people who tried to initially setup
 the package on a drive OTHER THAN D: .  If setup on D:, then successive drive
 letter independence worked as it should.  Just had to be setup originally on D:
 This has been resolved, albeit in a way that I wish was different.

-Changed the file hierrarchy a little bit, the gnu\gpg layout has now just become
 'gpg' and has been placed IN the thunderbird file hierrarchy.  This allows for less
 clutter in the root.  The README has been put into the 'PortableThunderbird'
 directory in 'thunderbird'

-More changes to directory layout.  The cleanup batch file has been removed (just use
 the .reg file) and the startup batch file has been placed inside the 'thunderbird'
 directory.  README_PortTbirdEnigGPG.txt has been moved into the
 'thunderbird\PortableThunderbird' directory.

0.1 - Initial Release