diff CHANGELOG.txt @ 34:d21d202f3b3d

Added color coding to the minimum price tooltip. If your minimum price is below the current auction price, it wll be green, otherwise it is red.
author Asa Ayers <Asa.Ayers@Gmail.com>
date Sun, 18 Jul 2010 16:42:38 -0700
parents f5d384fe7e4a
children aaa716c93fb2
line wrap: on
line diff
--- a/CHANGELOG.txt	Sat Jul 17 07:33:23 2010 -0700
+++ b/CHANGELOG.txt	Sun Jul 18 16:42:38 2010 -0700
@@ -1,3 +1,7 @@
+2010-07-18  Asa Ayers  <Asa.Ayers@Gmail.com>
+
+- Added color coding to the minimum price tooltip. If your minimum price is below the current auction price, it wll be green, otherwise it is red.
+
 2010-07-17  Asa Ayers  <Asa.Ayers@Gmail.com>
 
 - Fixed a bug that occurs if you take a flight point and the first thing you kill only has one item. ItemAuditor was incorrectly attaching the cost fo the flight to the cost of that item.