summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 828e069..8fac291 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2003-10-07 Don Porter <dgp@users.sourceforge.net>
+ * doc/OpenFileChnl.3: Updated Tcl_Tell and Tcl_Seek documentation
+ to reflect that they now return Tcl_WideInt (TIP 72) [Bug 787537]
+
* tests/io.test: Corrected several tests that failed when paths
* tests/ioCmd.test: included regexp-special chars. [Bug 775394]