diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2005-06-07 20:37:26 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2005-06-07 20:37:26 (GMT) |
commit | fd60ef760f6d2e1800d6ea0b34d2d8e238cee1d2 (patch) | |
tree | e639a60fa99d0af99c8c9f30f63cb2a7e3b5e79b /ChangeLog | |
parent | 39afde6df737407f9cf37c924c6f7cd43bf6ad32 (diff) | |
download | tcl-fd60ef760f6d2e1800d6ea0b34d2d8e238cee1d2.zip tcl-fd60ef760f6d2e1800d6ea0b34d2d8e238cee1d2.tar.gz tcl-fd60ef760f6d2e1800d6ea0b34d2d8e238cee1d2.tar.bz2 |
Stick to TCL_CHANNEL_VERSION_4; it's all in alpha anyway!
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2005-06-07 Donal K. Fellows <dkf@users.sf.net> + + * generic/tclIO.c (Tcl_ChannelTruncateProc): Stop proliferation of + * generic/tcl.h: channel type versions + * doc/CrtChannel.3: following advice from AKu + 2005-06-07 Donal K. Fellows <donal.k.fellows@manchester.ac.uk> Bump patchlevel to a4 to distinguish from a3 release. |