summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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'