summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2002-10-22 12:16:52 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2002-10-22 12:16:52 (GMT)
commit5356bb251e4978b7dc52fb21ee811b516ef2329f (patch)
tree78bb48178b7ca498830be71dfb41beb86e600845 /ChangeLog
parentbcd296f1929aa83bdf5693c9fbc268c61a55784e (diff)
downloadtcl-5356bb251e4978b7dc52fb21ee811b516ef2329f.zip
tcl-5356bb251e4978b7dc52fb21ee811b516ef2329f.tar.gz
tcl-5356bb251e4978b7dc52fb21ee811b516ef2329f.tar.bz2
Documentation didn't say that the UTF-8-rep of a Tcl_Obj was UTF-8 (sans NUL)!
[Bug 624919]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 134257d..5dd8996 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2002-10-22 Donal K. Fellows <fellowsd@cs.man.ac.uk>
+
+ * doc/StringObj.3, doc/Object.3: Documented that Tcl_Obj's
+ standard string form is a modified UTF-8; apparently, this was not
+ mentioned anywhere in the main docs, and lead to [Bug 624919].
+
2002-10-21 Daniel Steffen <das@users.sourceforge.net>
* macosx/Tcl.pbproj/project.pbxproj: bumped version to 8.4.1