comparison CHANGELOG.txt @ 63:e7d287cc3b02

Replaced all instances of addon with ItemAuditor and I moved ItemAuditor out of the global namespace. The conversion was mostly a search/replace offering no new functionality. That will come in a later commit.
author Asa Ayers <Asa.Ayers@Gmail.com>
date Tue, 27 Jul 2010 17:58:33 -0700
parents b24dbfbe2aef
children e92a5adf75bf
comparison
equal deleted inserted replaced
62:70dc84df13b3 63:e7d287cc3b02
1 2010-07-27 Asa Ayers <Asa.Ayers@Gmail.com> 1 2010-07-27 Asa Ayers <Asa.Ayers@Gmail.com>
2 2
3 - Fixed an infinite loop when when adding items to the Skillet queue from the crafting interface. 3 - Fixed an infinite loop when when adding items to the Skillet queue from the crafting interface.
4 - For Developers: Changed ItemAuditor to no longer be in the global namespace
4 5
5 2010-07-25 Asa Ayers <Asa.Ayers@Gmail.com> 6 2010-07-25 Asa Ayers <Asa.Ayers@Gmail.com>
6 7
7 - Added the version number to the title in ItemAuditor options. 8 - Added the version number to the title in ItemAuditor options.
8 - Implemented a crafting interface. This will eventually replace /ia queue, but for now they are two separate features. 9 - Implemented a crafting interface. This will eventually replace /ia queue, but for now they are two separate features.