Mercurial > wow > itemauditor
diff CHANGELOG.txt @ 92:71053b1f6c1c
Fixed a bug where postage was being counted more than once if you send mail and then open mail in the same session.\nAdded a warning when sending items with value to characters on other accounts.
author | Asa Ayers <Asa.Ayers@Gmail.com> |
---|---|
date | Wed, 11 Aug 2010 21:09:59 -0700 |
parents | e2dab8e34b32 |
children | 693f664aad2b |
line wrap: on
line diff
--- a/CHANGELOG.txt Wed Aug 11 20:03:05 2010 -0700 +++ b/CHANGELOG.txt Wed Aug 11 21:09:59 2010 -0700 @@ -1,6 +1,8 @@ 2010-08-11 Asa Ayers <Asa.Ayers@Gmail.com> - Fixed an issue where trading an item and gold in exchange for a different item was not considering the gold in the price of the new item. +- Fixed a bug where postage was being counted more than once if you send mail and then open mail in the same session. +- Added a warning when sending items with value to characters on other accounts. 2010-08-10 Asa Ayers <Asa.Ayers@Gmail.com>