summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorvincentdarley <vincentdarley>2003-11-03 12:49:31 (GMT)
committervincentdarley <vincentdarley>2003-11-03 12:49:31 (GMT)
commit60fa96585cee84cfc8834308fdf455708f0a9174 (patch)
tree2770b1d6cff62498bd4ae14bc67f3deef85eb172 /ChangeLog
parente300350d5bfd8bed856ef97f4da4c0c4871a2f4f (diff)
downloadtcl-60fa96585cee84cfc8834308fdf455708f0a9174.zip
tcl-60fa96585cee84cfc8834308fdf455708f0a9174.tar.gz
tcl-60fa96585cee84cfc8834308fdf455708f0a9174.tar.bz2
loadHandle vs clientData cleanup
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 936f9eb..cfd96c1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2003-11-03 Vince Darley <vincentdarley@users.sourceforge.net>
+
+ * generic/tclIOUtil.c
+ * generic/tclInt.h: added comments and re-arranged code to
+ clarify distinction between Tcl_LoadHandle, ClientData for
+ 'load'ed code, and point out limitations of the design
+ introduced with Tcl 8.4.
+
+ * unix/tclUnixFile.c: fix to memory leak
+
+ * generic/tclCmdIL.c: removed warning on Windows.
+
2003-11-01 Donal K. Fellows <fellowsd@cs.man.ac.uk>
* generic/tclCmdIL.c (Tcl_LrepeatObjCmd): Check for sensible list