summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index bfa311b..3dcf90a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -33,8 +33,8 @@
2008-03-11 Daniel Steffen <das@users.sourceforge.net>
* generic/tclEncoding.c (LoadEscapeEncoding): avoid leaking escape
- sub-encodings, fixes encoding-11.1 failing after iso2022-jp loaded
- (e.g. TESTFLAGS='-singleproc 1 -match "chan-io-1.8 encoding-11.1"').
+ sub-encodings, fixes encoding-11.1 failing after iso2022-jp loaded.
+ [Bug 1893053]
* macosx/tclMacOSXNotify.c: avoid using CoreFoundation after fork() on
Darwin 9 even when TclpCreateProcess() uses vfork().