Mercurial > wow > itemauditor
diff CHANGELOG.txt @ 40:5273038322d7 release
Updated the way postage was counted so that if you mail multiple items at once, they will all have the postage counted. I also removed the 30c for postage from how QA thresholds are calculated now that they will be counted every time.
author | Asa Ayers <Asa.Ayers@Gmail.com> |
---|---|
date | Mon, 19 Jul 2010 20:55:50 -0700 |
parents | e27d13095b49 |
children | 1ff3b83b104c aae189bf32ce |
line wrap: on
line diff
--- a/CHANGELOG.txt Mon Jul 19 20:16:40 2010 -0700 +++ b/CHANGELOG.txt Mon Jul 19 20:55:50 2010 -0700 @@ -1,3 +1,7 @@ +2010-07-18 Asa Ayers <Asa.Ayers@Gmail.com> + +- Implemented COD mail (Ticket #1) and updated the way postage was counted so that if you mail multiple items at once, they will all have the postage counted. I also removed the 30c for postage from how QA thresholds are calculated now that they will be counted every time. + 2010-07-18 Asa Ayers <Asa.Ayers@Gmail.com> - Added color coding to the minimum price tooltip. If your minimum price is below the current auction price, it wll be green, otherwise it is red.