diff options
author | das <das> | 2003-02-21 20:11:35 (GMT) |
---|---|---|
committer | das <das> | 2003-02-21 20:11:35 (GMT) |
commit | 73126af737ee9804ffed26a31c476a9fd50074c2 (patch) | |
tree | bf956f89f4c77156fcba4fd95ab31213a6996894 /ChangeLog | |
parent | aa03f845d607abd4fd81d2432729f2d98a161df2 (diff) | |
download | tcl-73126af737ee9804ffed26a31c476a9fd50074c2.zip tcl-73126af737ee9804ffed26a31c476a9fd50074c2.tar.gz tcl-73126af737ee9804ffed26a31c476a9fd50074c2.tar.bz2 |
* mac/tclMacChan.c (TclpCutFileChannel, TclpSpliceFileChannel):
Implemented missing cut and splice procs for file channels.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2003-02-21 Daniel Steffen <das@users.sourceforge.net> + + * mac/tclMacChan.c (TclpCutFileChannel, TclpSpliceFileChannel): + Implemented missing cut and splice procs for file channels. + 2003-02-21 Don Porter <dgp@users.sourceforge.net> * library/package.tcl (tclPkgUnknown): Minor performance tweaks |