summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorstanton <stanton>1998-12-02 23:37:26 (GMT)
committerstanton <stanton>1998-12-02 23:37:26 (GMT)
commitbe81b7e5081d8731364412b6ca71cf480e7fc7a2 (patch)
tree52ea25d6532e80bfe446ca63166133a900ae1c75 /ChangeLog
parent5c7d9e8473a82279879371ed0b9369b87c53f323 (diff)
downloadtcl-be81b7e5081d8731364412b6ca71cf480e7fc7a2.zip
tcl-be81b7e5081d8731364412b6ca71cf480e7fc7a2.tar.gz
tcl-be81b7e5081d8731364412b6ca71cf480e7fc7a2.tar.bz2
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 168c23d..8a3be0f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
1998-12-02 <stanton@GASPODE>
+ * generic/regc_color.c (subcolor): Added check for error case to
+ avoid an out of bounds array reference.
+
* generic/tclCmdAH.c (Tcl_EncodingObjCmd): Changed to avoid using
Tcl_DStringResult because it is not binary clean.