summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2006-08-09 18:12:24 (GMT)
committerdgp <dgp@users.sourceforge.net>2006-08-09 18:12:24 (GMT)
commit3f4ee0c4c41cca715f2b78d15c7823ab14e0cb62 (patch)
tree199266607c78110bf4ce522ac9bc96a552628799 /ChangeLog
parent74883382511cb4b94eff69c13ac3b197fa55d4ad (diff)
downloadtcl-3f4ee0c4c41cca715f2b78d15c7823ab14e0cb62.zip
tcl-3f4ee0c4c41cca715f2b78d15c7823ab14e0cb62.tar.gz
tcl-3f4ee0c4c41cca715f2b78d15c7823ab14e0cb62.tar.bz2
* generic/tclEncoding.c: Replace buffer copy in for loop
with call to memcpy(). Thanks to afredd. [Patch 1530262]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index daffdd0..c92116a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-08-09 Don Porter <dgp@users.sourceforge.net>
+
+ * generic/tclEncoding.c: Replace buffer copy in for loop
+ with call to memcpy(). Thanks to afredd. [Patch 1530262]
+
2006-08-09 Donal K. Fellows <donal.k.fellows@manchester.ac.uk>
* generic/tclCmdIL.c (Tcl_LassignObjCmd): Make the wrong#args message a