Mercurial > wow > itemauditor
diff CHANGELOG.txt @ 87:26f45b6e8d4d
Removed some debugging code and added some code to prevent ItemAuditor from crashing if debug code gets released.
author | Asa Ayers <Asa.Ayers@Gmail.com> |
---|---|
date | Sun, 08 Aug 2010 07:57:45 -0700 |
parents | 8d5ad3b71f6f |
children | 2112f71c4237 |
line wrap: on
line diff
--- a/CHANGELOG.txt Sat Aug 07 11:16:21 2010 -0700 +++ b/CHANGELOG.txt Sun Aug 08 07:57:45 2010 -0700 @@ -1,3 +1,7 @@ +2010-08-08 Asa Ayers <Asa.Ayers@Gmail.com> + +- Removed some debugging code and added some code to prevent ItemAuditor from crashing if debug code gets released. + 2010-08-07 Asa Ayers <Asa.Ayers@Gmail.com> - Removed references to Skillet in core functionality. Skillet really should be optional.