summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorvincentdarley <vincentdarley>2003-07-07 08:57:58 (GMT)
committervincentdarley <vincentdarley>2003-07-07 08:57:58 (GMT)
commitb2dec639457530aa167e1d9929cce2ed56f415fb (patch)
tree21f83201f63f64c55d0b12c93a9ab5e228cbef28 /ChangeLog
parent3d9d117b813f5c270d6580bd83f5dcbe5d68aa79 (diff)
downloadtcl-b2dec639457530aa167e1d9929cce2ed56f415fb.zip
tcl-b2dec639457530aa167e1d9929cce2ed56f415fb.tar.gz
tcl-b2dec639457530aa167e1d9929cce2ed56f415fb.tar.bz2
file tail documentation clarification
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 07809d9..21103fb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-06-23 Vince Darley <vincentdarley@users.sourceforge.net>
+
+ * doc/file.n: clarification of 'file tail' behaviour [Bug 737977]
+
2003-07-04 Donal K. Fellows <fellowsd@cs.man.ac.uk>
* doc/expr.n: Tighten up the wording of some operations. [Bug 758488]