summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordavygrvy <davygrvy@pobox.com>2004-05-05 18:29:35 (GMT)
committerdavygrvy <davygrvy@pobox.com>2004-05-05 18:29:35 (GMT)
commit1380579fbf8710df8fc9deec1b8f621e86ae9e3d (patch)
treea213c5185531c84188e423c773916e4ddc6f5e3d /ChangeLog
parent57cd30582a77f3c42c4ff32f81e825646104e29b (diff)
downloadtcl-1380579fbf8710df8fc9deec1b8f621e86ae9e3d.zip
tcl-1380579fbf8710df8fc9deec1b8f621e86ae9e3d.tar.gz
tcl-1380579fbf8710df8fc9deec1b8f621e86ae9e3d.tar.bz2
no message
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 890c29e..8662885 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,11 @@
fire both the readable and writable handlers because this is
how it works on UNIX [Bug 794839]
+ * generic/tclEncoding.c (TclFinalizeEncodingSubsystem):
+ FreeEncoding(systemEncoding); moved to before the hash table
+ itereation as it was causing a double free attempt under some
+ conditions.
+
2004-05-04 Jeff Hobbs <jeffh@ActiveState.com>
* tests/fileSystem.test (filesystem-1.39): replace 'file volumes'