diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-04-24 08:34:58 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-04-24 08:34:58 (GMT) |
commit | 1f20e5f697a37f6a03cbce32c5ed3aefce416bea (patch) | |
tree | 10fa034ba589c44f19c379a37827c33b755c0854 /ChangeLog | |
parent | ba718c26090c3d742694dc7a033b1ea9b0820e0d (diff) | |
parent | 6f14ff020a548ab6adcb30836c498ab0fe921970 (diff) | |
download | tcl-1f20e5f697a37f6a03cbce32c5ed3aefce416bea.zip tcl-1f20e5f697a37f6a03cbce32c5ed3aefce416bea.tar.gz tcl-1f20e5f697a37f6a03cbce32c5ed3aefce416bea.tar.bz2 |
merge trunk
Diffstat (limited to 'ChangeLog')
-rwxr-xr-x | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2012-04-16 Donal K. Fellows <dkf@users.sf.net> + + * doc/FileSystem.3 (Tcl_FSOpenFileChannelProc): [Bug 3518244]: Fixed + documentation of this filesystem callback function; it must not + register its created channel - that's the responsibility of the caller + of Tcl_FSOpenFileChannel - as that leads to reference leaks. + 2012-04-11 Jan Nijtmans <nijtmans@users.sf.net> * win/tclWinInit.c: [Bug 3448512]: clock scan "1958-01-01" fails only |