diff CHANGELOG.txt @ 153:613fd4bc6999

Ticket 45 - Fixed a bug that caused the crafting window to craft if you turn off all of the deciders. Fixed an issue where the crafting window would crash if GetTradeSkillReagentItemLink() failed to return a link. This happened with my Wild Turkey
author Asa Ayers <Asa.Ayers@Gmail.com>
date Sat, 04 Dec 2010 08:41:44 -0800
parents cbb427a8d5a5
children 090e466fd956
line wrap: on
line diff
--- a/CHANGELOG.txt	Mon Nov 29 11:25:55 2010 -0800
+++ b/CHANGELOG.txt	Sat Dec 04 08:41:44 2010 -0800
@@ -1,3 +1,8 @@
+2010-12-04  Asa Ayers  <Asa.Ayers@Gmail.com>
+
+- Ticket 45 - Fixed a bug that caused the crafting window to craft if you turn off all of the deciders.
+- Fixed an issue where the crafting window would crash if GetTradeSkillReagentItemLink() failed to return a link. This happened with my Wild Turkey
+
 2010-11-29  Asa Ayers  <Asa.Ayers@Gmail.com>
 
 - Fixed a bug where your equipped items were not counted as items in your inventory. If you replaced an equipped item and one of them had a cost associated, it would transfer the value between the two.