Release/GrowlMail/GrowlMail%20Installer.pmdoc/01growlmail.xml
2009-09-11 Changed GrowlMail's Installer package to install to a subdirectory of /tmp, and then move these files to the correct place within the user's Home folder, as suggested by Jonathan “Wolf” Rentzsch on Twitter.
2009-09-03 Updated the GrowlMail pmdoc's build element to have the .pkg extension instead of the .mpkg extension, since this is a Leopard flat package now.
2009-09-03 Increased minimum OS version of GrowlMail Installer package to 10.5 (*again*).
2009-08-31 Fixed the GrowlMail installer package. I'm not sure what was wrong, but it's working now, so let's not touch it again unless we need to.
2009-08-31 Set the destination path of the GrowlMail installer package's one and only Choice (not to be confused with its Contents), so that Installer doesn't stop at the destination-selection screen with the only option disabled. Also increased its package version requirement to Mac OS X 10.5, which has the side effect of turning it into a flat package, and updated the package identifier and Makefile to match. Finally, increased the package version number to 1.2 (matching what the Makefile gives it).
2009-08-31 Update the paths to the build products in the Growl and GrowlMail PackageMaker documents.
2009-08-04 Merged my removal of the Tiger pmdoc.
2009-08-04 Backed out changeset b1a276e5fbd9: We no longer need a Tiger-compatible GrowlMail Installer package.
2009-07-25 Fix the GrowlMail Installer package on Leopard. Somehow, having a destination path starting with / wasn't working earlier, but now it is. Argh, PackageMaker.
2009-07-25 Created a new, separate, Tiger-compatible Installer package for GrowlMail. Both packages now have OS-version requirements set, so that each one will recommend the other to the user if it is inappropriate for the user's current system.
2008-06-17 Uncheck “Require admin authentication”. This fixes GrowlMail installation.
2008-06-15 Disabled installation to /Library, which doesn't work since 10.5.3 (if not all of Leopard). We need to turn on EnableBundles and set the BundleCompatibilityVersion, and our postflight script does those in /Library/Preferences if we install the /Library—but 10.5.3's defaults system ignores /Library/Preferences, so Mail-bundles continue to not work.
2008-05-13 Added GrowlMail installer translation for Dutch
2007-12-22 Re-enabled the setting to allow installing to other volumes, so the user can install to other startup disks (e.g., Tiger and Leopard) without restarting.
2007-12-21 Removed the borken Quit Application action from the Preinstall Actions list, which is now empty. Together with the updated preflight script that I merged from trunk in [4741], this should mean that the GrowlMail installer is now fixed.
2007-10-23 Fixed GrowlMail Installer on 10.5, added an instruction to quit Mail before continuing, and enforced qutting of Mail via the preflight script. The quit actions added by 10.5's package maker simply don't work.
2007-09-03 GrowlMail and GrowlSafari now use modern .mkpg installers