diff 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
line wrap: on
line diff
--- a/CHANGELOG.txt	Tue Jul 27 17:52:21 2010 -0700
+++ b/CHANGELOG.txt	Tue Jul 27 17:58:33 2010 -0700
@@ -1,6 +1,7 @@
 2010-07-27  Asa Ayers  <Asa.Ayers@Gmail.com>
 
 - Fixed an infinite loop when when adding items to the Skillet queue from the crafting interface.
+- For Developers: Changed ItemAuditor to no longer be in the global namespace
 
 2010-07-25  Asa Ayers  <Asa.Ayers@Gmail.com>