diff options
author | stanton <stanton> | 1999-05-14 18:18:13 (GMT) |
---|---|---|
committer | stanton <stanton> | 1999-05-14 18:18:13 (GMT) |
commit | 8caafaac857b941a7f516eb457c9115cc870064e (patch) | |
tree | 09b690303ef6f553bd3230d756930b1c4a81e279 /ChangeLog | |
parent | 3ef230567e86561e9d34d0e0070fd22ddb5c0a3c (diff) | |
download | tcl-8caafaac857b941a7f516eb457c9115cc870064e.zip tcl-8caafaac857b941a7f516eb457c9115cc870064e.tar.gz tcl-8caafaac857b941a7f516eb457c9115cc870064e.tar.bz2 |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -159,7 +159,7 @@ * tests/binary.test: * generic/tclBinary.c (DupByteArrayInternalRep): Fixed bug where - type was not being set in duplicated object. + type was not being set in duplicated object. [Bug: 1975, 2047] 1999-04-30 <stanton@scriptics.com> |