diff CHANGELOG.txt @ 142:f9a67650ca74 Release 2010-10-06

Ticket 46 - Added DataStore_Characters to the list of dependencies. It should have been added with Ticket 43.
author Asa Ayers <Asa.Ayers@Gmail.com>
date Wed, 06 Oct 2010 22:11:05 -0700
parents 7d258c041b11
children 03e108d12ef1
line wrap: on
line diff
--- 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  <Asa.Ayers@Gmail.com>
+
+- Ticket 46 - Added DataStore_Characters to the list of dependencies. It should have been added with Ticket 43.
+
 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.