summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index beb2c11..f98ff7f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-03-18 Jan Nijtmans <nijtmans@users.sf.net>
+
+ * xlib/xcolors.c: [RFE 3503317]: XParseColor speedup
+ * xlib/rgb.txt: List of all colors accepted by Tk in Xorg format
+ * tests/color.test: Added test case for all colors in rgb.txt
+
2012-03-04 Jan Nijtmans <nijtmans@users.sf.net>
* unix/tcl.m4: Patch from the cygwin folks