summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2012-04-24 08:34:58 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2012-04-24 08:34:58 (GMT)
commit1f20e5f697a37f6a03cbce32c5ed3aefce416bea (patch)
tree10fa034ba589c44f19c379a37827c33b755c0854 /ChangeLog
parentba718c26090c3d742694dc7a033b1ea9b0820e0d (diff)
parent6f14ff020a548ab6adcb30836c498ab0fe921970 (diff)
downloadtcl-1f20e5f697a37f6a03cbce32c5ed3aefce416bea.zip
tcl-1f20e5f697a37f6a03cbce32c5ed3aefce416bea.tar.gz
tcl-1f20e5f697a37f6a03cbce32c5ed3aefce416bea.tar.bz2
merge trunk
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3ef4bd8..2d77f14 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -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