summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorstanton <stanton>1999-05-14 18:18:13 (GMT)
committerstanton <stanton>1999-05-14 18:18:13 (GMT)
commit8caafaac857b941a7f516eb457c9115cc870064e (patch)
tree09b690303ef6f553bd3230d756930b1c4a81e279 /ChangeLog
parent3ef230567e86561e9d34d0e0070fd22ddb5c0a3c (diff)
downloadtcl-8caafaac857b941a7f516eb457c9115cc870064e.zip
tcl-8caafaac857b941a7f516eb457c9115cc870064e.tar.gz
tcl-8caafaac857b941a7f516eb457c9115cc870064e.tar.bz2
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 32e1566..3003888 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>