diff options
author | das <das> | 2008-03-12 23:06:00 (GMT) |
---|---|---|
committer | das <das> | 2008-03-12 23:06:00 (GMT) |
commit | 0f9ed9313648fc3c07913e78e4a84469e2880a9f (patch) | |
tree | 3dca9a01181500fec892e0eb828787cb1a4c3de7 | |
parent | b2d1334890ee48510de703dfaab5e70f38848aed (diff) | |
download | tcl-0f9ed9313648fc3c07913e78e4a84469e2880a9f.zip tcl-0f9ed9313648fc3c07913e78e4a84469e2880a9f.tar.gz tcl-0f9ed9313648fc3c07913e78e4a84469e2880a9f.tar.bz2 |
add ref to [Bug 1893053]
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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(). |