summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9e9a23c..66eea53 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-03 Daniel Steffen <das@users.sourceforge.net>
* unix/tclUnixPipe.c (TclpCreateProcess): for USE_VFORK: ensure standard