summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2001-11-12 18:30:53 (GMT)
committerhobbs <hobbs>2001-11-12 18:30:53 (GMT)
commit91b797d5497d13bbb8a231e03b5fd3fe1348b1fb (patch)
tree8ea756f07c518a684e1c4bb2ad454cbbaf8166cf /ChangeLog
parent34b54239ebfc56c1a662404422042b457b478358 (diff)
downloadtk-91b797d5497d13bbb8a231e03b5fd3fe1348b1fb.zip
tk-91b797d5497d13bbb8a231e03b5fd3fe1348b1fb.tar.gz
tk-91b797d5497d13bbb8a231e03b5fd3fe1348b1fb.tar.bz2
fixed unix tk_chooseColor to allow full 0..255 range selection via mouse
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d833a5b..b369cd5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,6 +14,9 @@
2001-11-09 Jeff Hobbs <jeffh@ActiveState.com>
+ * library/clrpick.tcl: changed a few parameters so that the full
+ 0..255 range could be accessed via the mouse. [Bug #478498]
+
* unix/configure:
* unix/tcl.m4: added -lc to AIX libs, fixed path to ldAix