diff CHANGELOG.txt @ 159:fbfd9dfa6d2b tip

[mq]: minorStuff
author Asa Ayers <Asa.Ayers@Gmail.com>
date Sun, 09 Jan 2011 07:38:22 -0800
parents 7ebe0a85d539
children
line wrap: on
line diff
--- a/CHANGELOG.txt	Wed Dec 15 23:15:17 2010 -0800
+++ b/CHANGELOG.txt	Sun Jan 09 07:38:22 2011 -0800
@@ -2,6 +2,7 @@
 
 - Fixed a bug in calculating purchase/sale where the item ID was being used instead of the number of items that changed.
 - Fixed the way ItemLinks are extracted so that ItemAuditor can handle negative UniqeIDs. I had two of the same item, but one had a negative unique id and was being tracked as if it were a different item.
+- Added a work around for the fact that GetItemInfo doesn't always return item links.
 
 2010-12-10  Asa Ayers  <Asa.Ayers@Gmail.com>