Mercurial > wow > itemauditor
diff CHANGELOG.txt @ 144:03e108d12ef1
Ticket 45 - Added the ability suppress COD warnings when mailing to characters on other accounts in Altoholic/DataStore. Instead of sending COD, ItemAuditor will send tracking info in the message. Thanks to Zerotorescue for giving me the solution to detect whether or not Postal or MailOpener is processing. It was the last step holding this back from being released.
author | Asa Ayers <Asa.Ayers@Gmail.com> |
---|---|
date | Sat, 09 Oct 2010 00:21:06 -0700 |
parents | f9a67650ca74 |
children | b15c19200af8 |
line wrap: on
line diff
--- a/CHANGELOG.txt Wed Oct 06 22:11:26 2010 -0700 +++ b/CHANGELOG.txt Sat Oct 09 00:21:06 2010 -0700 @@ -1,3 +1,7 @@ +2010-10-08 Asa Ayers <Asa.Ayers@Gmail.com> + +- Ticket 45 - Added the ability suppress COD warnings when mailing to characters on other accounts in Altoholic/DataStore. Instead of sending COD, ItemAuditor will send tracking info in the message. Thanks to Zerotorescue for giving me the solution to detect whether or not Postal or MailOpener is processing. It was the last step holding this back from being released. + 2010-10-06 Asa Ayers <Asa.Ayers@Gmail.com> - Ticket 46 - Added DataStore_Characters to the list of dependencies. It should have been added with Ticket 43.