summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ddfdf80..35f1924 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2005-10-05 Andreas Kupries <andreask@activestate.com>
+ * doc/CrtChannel.3: Fixed [SF Tcl Bug 1104682], by application of
+ David Welton's patch for it, and added a note about
+ wideSeekProc.
+
* generic/tclIORChan.c (RcClose): Removed unreachable panic/return
statements. This fixes the remainder of [SF Tcl Bug 1286256].