diff CHANGELOG.txt @ 86:8d5ad3b71f6f

Removed references to Skillet in core functionality. Skillet really should be optional.
author Asa Ayers <Asa.Ayers@Gmail.com>
date Sat, 07 Aug 2010 11:16:21 -0700
parents 210bcf218509
children 26f45b6e8d4d
line wrap: on
line diff
--- a/CHANGELOG.txt	Fri Aug 06 05:59:29 2010 -0700
+++ b/CHANGELOG.txt	Sat Aug 07 11:16:21 2010 -0700
@@ -1,3 +1,7 @@
+2010-08-07  Asa Ayers  <Asa.Ayers@Gmail.com>
+
+- Removed references to Skillet in core functionality. Skillet really should be optional.
+
 2010-08-03  Asa Ayers  <Asa.Ayers@Gmail.com>
 
 - Fixed a bug introduced last night where in some cases there was an error caused by DataStore:GetAuctionHouseItemCount returning nil instead of 0 as I expected.