summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3cf4945..d8128f8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2001-08-11 Vince Darley <vincentdarley@users.sourceforge.net>
+
+ Variety of small issues introduced by the vfs code fixed:
+ * generic/tclIOUtil.c: uninitialised read.
+ * generic/tclFCmd.c: possible memory leak in file delete
+ with error condition.
+
2001-08-10 Miguel Sofer <msofer@users.sourceforge.net>
* generic/tclVar.c: