summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2011-03-16 14:13:32 (GMT)
committerdgp <dgp@users.sourceforge.net>2011-03-16 14:13:32 (GMT)
commitdca2b08daf4b0c0cd16dfdf7d6b449c0448907d2 (patch)
treec471d2de916c3cac050922646092534391a2bbca /ChangeLog
parentcb78c7f8a41f037806b2d4b1489bbd1e28f375a2 (diff)
downloadtcl-dca2b08daf4b0c0cd16dfdf7d6b449c0448907d2.zip
tcl-dca2b08daf4b0c0cd16dfdf7d6b449c0448907d2.tar.gz
tcl-dca2b08daf4b0c0cd16dfdf7d6b449c0448907d2.tar.bz2
Rewrites to eliminate isspace() calls.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2d14435..e175366 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2011-03-16 Don Porter <dgp@users.sourceforge.net>
+
+ * generic/tclBasic.c: Some rewrites to eliminate calls to
+ * generic/tclParse.c: isspace() and their /* INTL */ risk.
+ * generic/tclProc.c:
+
2011-03-16 Jan Nijtmans <nijtmans@users.sf.net>
* unix/tcl.m4: Make SHLIB_LD_LIBS='${LIBS}' the default and