From 9a95712bb82c578b1590555f6a77e868e88dd819 Mon Sep 17 00:00:00 2001 From: hobbs Date: Fri, 12 Oct 2001 21:20:33 +0000 Subject: see ChangeLog --- ChangeLog | 27 ++++++++++++++++++++++----- 1 file changed, 22 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index fc790fd..a8842fd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +2001-10-12 Jeff Hobbs + + * library/encoding/ebcdic.enc: + * tools/encoding/ebcdic.txt: EBCDIC charset mapping. + [Patch #219323] (nijtmans) + + * library/encoding/tis-620.enc: + * tools/encoding/tis-620.txt: TIS-620 charset mapping. + [Patch #467423] (poonlap) + + * tests/http.test: added removeFile for outdata + + * tests/ioCmd.test: added catch around file removal, as Windows + file locking throws errors. + + * tests/socket.test (socket-7.2): corrected to work on Win2K. + 2001-10-12 Miguel Sofer * tests/compile.test: new tests for [Bug 467523]; they are only @@ -5,23 +22,23 @@ 2001-10-11 Miguel Sofer - * generic/tclLiteral.c: (TclReleaseLiteral) insured that + * generic/tclLiteral.c (TclReleaseLiteral): insured that self-referential bytecodes are properly cleaned up on interpreter deletion [Bug 467523] (Ronnie Brunner) 2001-10-10 David Gravereaux - * win/tclWinPort.h: #include needed to get moved + * win/tclWinPort.h: #include needed to get moved to after #include or wierd misunderstandings took place when -D_WIN32_WINNT=0x0400 is set for outside code that requires knowledge of Tcl innards. General header macro magic applied liberally... -2001-10-10 Don Porter +2001-10-10 Don Porter - * tests/unixInit.test: Corrected restore of ::env(LANG). + * tests/unixInit.test: Corrected restore of ::env(LANG). -2001-10-09 Jeff Hobbs +2001-10-09 Jeff Hobbs * generic/tclFileName.c (Tcl_SplitPath): corrected mem leak intro'd with VFS code where the result obj from Tcl_FSSplitPath -- cgit v0.12