summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2004-03-23 09:00:57 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2004-03-23 09:00:57 (GMT)
commit82535bcc54c1cbe004c83beec30fc0cc27772fc2 (patch)
treef50ddc8351be9ca459f9b474be2997dc04d523a3 /ChangeLog
parent21c2e947a4aaead67f9079159dd29cfbc98c74b3 (diff)
downloadtcl-82535bcc54c1cbe004c83beec30fc0cc27772fc2.zip
tcl-82535bcc54c1cbe004c83beec30fc0cc27772fc2.tar.gz
tcl-82535bcc54c1cbe004c83beec30fc0cc27772fc2.tar.bz2
Docfix. [Bug 921464]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d9799f6..e44c623 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-03-23 Donal K. Fellows <donal.k.fellows@man.ac.uk>
+
+ * doc/StringObj.3: Inverted the sense of the documentation of how
+ the bytes parameter is documented to match behaviour. [Bug 921464]
+
2004-03-19 Kevin B. Kenny <kennykb@acm.org>
* compat/strtoll.c: