summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2002-08-16 13:45:35 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2002-08-16 13:45:35 (GMT)
commit91c664c028599a03c15c0884b439aa6f829f965e (patch)
tree5b539ab32bfba730bbc678f6c007895b5b65664c /ChangeLog
parent7af465e6e0701eb6bd529ddc039d32a4e2346b73 (diff)
downloadtcl-91c664c028599a03c15c0884b439aa6f829f965e.zip
tcl-91c664c028599a03c15c0884b439aa6f829f965e.tar.gz
tcl-91c664c028599a03c15c0884b439aa6f829f965e.tar.bz2
Added documentation note to remind authors of object type implementations to
keep their objects with valid interpretations...
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0daadde..993b139 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2002-08-16 Donal K. Fellows <fellowsd@cs.man.ac.uk>
+ * doc/ObjectType.3: Added note on the root cause of this problem
+ to the documentation, since it is possible for user code to
+ trigger this sort of behaviour too.
+
* generic/tclIOUtil.c (SetFsPathFromAny): Objects should only have
their old representation deleted when we know that we are about to
install a new one. This stops a weird TclX bug under Linux with