Mercurial > wow > itemauditor
diff CHANGELOG.txt @ 48:508110e7c8ee
Merged my fix for the changelog
author | Asa Ayers <Asa.Ayers@Gmail.com> |
---|---|
date | Tue, 20 Jul 2010 00:20:15 -0700 |
parents | aae189bf32ce a66f6fc57cfb |
children | 84bfb5469189 |
line wrap: on
line diff
--- a/CHANGELOG.txt Tue Jul 20 00:18:10 2010 -0700 +++ b/CHANGELOG.txt Tue Jul 20 00:20:15 2010 -0700 @@ -1,6 +1,10 @@ 2010-07-20 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. +- Added a dialog to allow the user to send COD mail without a tracking number. +- Replaced my edit window with a static popup. This looks and behaves better this way. +- Fixed a couple nil related bugs +- Fixed the way prices were being calculated as items were being created/destroyed/converted/crafted 2010-07-18 Asa Ayers <Asa.Ayers@Gmail.com>