|
From: Andreas K. <and...@us...> - 2009-11-12 17:03:13
|
Update of /cvsroot/tcl/tcl In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv9568 Modified Files: Tag: core-8-5-branch ChangeLog Log Message: * generic/tclIO.c (CopyData): [Bug 2895565]. Dropped bogosity which used the number of _written_ bytes or character to update the counters for the read bytes/characters. See last entry for the test case. |