summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2004-06-15 22:22:35 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2004-06-15 22:22:35 (GMT)
commitfe584ede8593c32bb4b11e26080a1f8f20ae5955 (patch)
treebb23b8d26d908087b88cd99ada349fe0fbecafbc /ChangeLog
parent1320b334427ab95c3a96829c189927d14b1d0d3f (diff)
downloadtcl-fe584ede8593c32bb4b11e26080a1f8f20ae5955.zip
tcl-fe584ede8593c32bb4b11e26080a1f8f20ae5955.tar.gz
tcl-fe584ede8593c32bb4b11e26080a1f8f20ae5955.tar.bz2
Added doc clarification in response to [RFE 768852]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 725294a..209d7c0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-06-15 Donal K. Fellows <donal.k.fellows@man.ac.uk>
+
+ * doc/binary.n: Added some notes to the documentation of the 'a'
+ format to address the point raised in [RFE 768852].
+
2004-06-15 Jeff Hobbs <jeffh@ActiveState.com>
* unix/tclConfig.sh.in (TCL_EXTRA_CFLAGS): set to @CFLAGS@, which