Mercurial > wow > itemauditor
diff CHANGELOG.txt @ 136:d3d5e82043d8
Ticket 43 - Updated the way ItemAuditor counts how many of each item you own to only count your current faction.
author | Asa Ayers <Asa.Ayers@Gmail.com> |
---|---|
date | Sat, 02 Oct 2010 13:01:09 -0700 |
parents | a529a4a4ccbe |
children | 526036e4358f |
line wrap: on
line diff
--- a/CHANGELOG.txt Sat Oct 02 11:38:22 2010 -0700 +++ b/CHANGELOG.txt Sat Oct 02 13:01:09 2010 -0700 @@ -1,6 +1,7 @@ 2010-10-02 Asa Ayers <Asa.Ayers@Gmail.com> - I removed the persistent queue (Ticket 33) It caused to many bugs and was blocking me from getting other things done. I think its something that will get implemented again once I figure out the best way to do it. +- Ticket 43 - Updated the way ItemAuditor counts how many of each item you own to only count your current faction. 2010-09-15 Asa Ayers <Asa.Ayers@Gmail.com>