Update of /cvsroot/seq/showeq
In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv1567
Modified Files:
ChangeLog
Log Message:
Fixed con range for yellow/red. I was double ++'ing once in the for
and again int he body of the loop. I'm a freakin' genius.
Also touched up the red gradient a bit.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/seq/showeq/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- ChangeLog 30 Sep 2006 21:18:23 -0000 1.25
+++ ChangeLog 11 Oct 2006 01:29:42 -0000 1.26
@@ -1,5 +1,10 @@
Version: $Id$ $Name$
+purple (10/10/06)
+-----------------
++ Fixed con range. Stupid double ++ error.
++ Redid gradients for red con colors
+
purple (9/30/06)
----------------
+ Updated version to 5.6
|