summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2011-08-09 05:57:48 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2011-08-09 05:57:48 (GMT)
commitbc61e591021b6e5b5e4a49fe1f0111b4a475cc27 (patch)
tree2277837e46f9b03157ad83e443ce3b6c2bd8175e /ChangeLog
parent9d1a20b757fd40ae5b636621c9c7ce303c15043a (diff)
downloadtcl-bc61e591021b6e5b5e4a49fe1f0111b4a475cc27.zip
tcl-bc61e591021b6e5b5e4a49fe1f0111b4a475cc27.tar.gz
tcl-bc61e591021b6e5b5e4a49fe1f0111b4a475cc27.tar.bz2
Change the signature of TclParseHex(), such that it can now parse up to 8 hex characters
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bd72245..a443059 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-08-09 Jan Nijtmans <nijtmans@users.sf.net>
+
+ * generic/tclInt.h: Change the signature of TclParseHex(), such that
+ * generic/tclParse.c: it can now parse up to 8 hex characters.
+
2011-08-08 Donal K. Fellows <dkf@users.sf.net>
* generic/tclZlib.c (ZlibStreamCmd): Make the -buffersize option to