PalmPod 1.4 (March 25th, 2006)
---------------
+ Fixed a Calendar Export bug that was placing untimed events one day into the past for timezones greater than 00:00 GMT (+1:00 and above).
+ Fixed various minor spelling errors.
PalmPod 1.3 (December 12th, 2005)
---------------
+ Improved performance of PalmPod for large record-set processing.
+ Improved Date/Time handling for Calendar and Task entries.
+ Improved the formatting of Note records for Calendars, Contacts, and Tasks.
+ Added Calendar export timing control to allow the user to select how far back, and how far ahead, PalmPod should export calendar entries.
+ Added Task export timing control to allow the user to select how far back, and how far ahead, PalmPod should export calendar entries.
+ Added an automatic update check, which can be enabled/disabled by the user.
+ Implemented license key system to unlock all features of PalmPod Complete.
+ Added a diagnostic mode to allow users to send an error file to Sappenin.com.
+ Fixed "=" (equals sign) issue where PalmPod was not exporting all note records if it encountered an equals sign in the record.
+ Added support for more phone numbers in the Contact export.
+ Improved Daylight Savings Time handling, detection and configuration.
PalmPod 1.0.2 (May 25th, 2005)
---------------
+ Added an Infinite Loop Protection to adjust for a bug in the Palm Desktop that occurs when too many calendar entries are processed. This fix solves the "Hanging Calendar" issue reported in the forums.
PalmPod 1.0.1 (May 14th, 2005)
---------------
+ Changed various dialog labels to better describe their functionality (iPod Drive letter, "Export" instead of "Sync", etc).
+ Fixed text formatting bug so that contacts now show up with a space between the last and first names [last, first] instead of [last,first].
+ Fixed issue where memo's with a '?' in the title don't get synch'd.
+ Fixed Palm Desktop 4.1.2 error that only allows 4 Contact "custom fields" to export, which prevents all contacts from exporting. In 4.1.4, PalmPod allows for up to 10 custom fields.
+ Fixed Datebook export problem in Palm Desktop 4.1.x versions below verion 4.1.4 (PalmPod now supports category-less datebook).
+ Added better error messages -- Catch the _com_error e whenever we use the IxyzPtr -- see IPodSync.Contact2VCard() function, near custom fields for an example.
+ Fixed Daylight Savings Time Issue. See http://www.codeproject.com/datetime/dstbugs.asp for information on this bug. Basically, the iPod is either always in DST or not in DST -- it has no idea that DST actually ends on the last Sunday in October, and begins on the first Sunday in April.
+ Fixed a bug where the private record settings were not getting populated unless the options dialog was opened first. Private records are now being exported correctly.
+ Added the MSIExec files to the installable, change website for sizing.
+ Changed version # to 1.0.1