summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2002-10-04 10:23:33 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2002-10-04 10:23:33 (GMT)
commit90ed22d0d8131d74835ec90e6e5c68580fbaf4f0 (patch)
tree1f9fb9af1c8aae6e86b362665f5dab0452ab83b1 /ChangeLog
parent8b5013b1b9899efdf0690cd7aa23b480e50775d6 (diff)
downloadtcl-90ed22d0d8131d74835ec90e6e5c68580fbaf4f0.zip
tcl-90ed22d0d8131d74835ec90e6e5c68580fbaf4f0.tar.gz
tcl-90ed22d0d8131d74835ec90e6e5c68580fbaf4f0.tar.bz2
* doc/binary.n: Doc improvements [Patch 616480]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 23533a2..b8811fc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2002-10-04 Donal K. Fellows <fellowsd@cs.man.ac.uk>
+ * doc/binary.n: Doc improvements [Patch 616480]
+
* tests/fCmd.test, tests/winFCmd.test:
* tools/eolFix.tcl, tools/genStubs.tcl: [file exist] -> [file exists]
Thanks to David Welton.