# HG changeset patch # User Asa Ayers # Date 1286428265 25200 # Node ID f9a67650ca744598d55666efbde5761f0d4daaeb # Parent 15a259503d635f3fddb7f6ab3d8e12a6912117bc Ticket 46 - Added DataStore_Characters to the list of dependencies. It should have been added with Ticket 43. diff -r 15a259503d63 -r f9a67650ca74 CHANGELOG.txt --- a/CHANGELOG.txt Mon Oct 04 19:01:46 2010 -0700 +++ b/CHANGELOG.txt Wed Oct 06 22:11:05 2010 -0700 @@ -1,3 +1,7 @@ +2010-10-06 Asa Ayers + +- Ticket 46 - Added DataStore_Characters to the list of dependencies. It should have been added with Ticket 43. + 2010-10-02 Asa Ayers - 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. diff -r 15a259503d63 -r f9a67650ca74 ItemAuditor.toc --- a/ItemAuditor.toc Mon Oct 04 19:01:46 2010 -0700 +++ b/ItemAuditor.toc Wed Oct 06 22:11:05 2010 -0700 @@ -4,7 +4,7 @@ ## Author: Asa Ayers ## Version: @project-version@ ## SavedVariables: ItemAuditorDB -## Dependencies: DataStore, DataStore_Containers, DataStore_Auctions, DataStore_Inventory, DataStore_Mails, DataStore_Currencies +## Dependencies: DataStore, DataStore_Containers, DataStore_Auctions, DataStore_Inventory, DataStore_Mails, DataStore_Currencies, DataStore_Characters ## OptionalDeps: QuickAuctions, Skillet, LilSparkysWorkshop, Auctionator, Auctioneer, AuctionLite, AuctionMaster, ArkInventory, DevTools, WoWUnit