summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorvincentdarley <vincentdarley>2005-06-13 08:31:59 (GMT)
committervincentdarley <vincentdarley>2005-06-13 08:31:59 (GMT)
commitcdd600c79b33458ca7ca7861563f1c6756e69ff6 (patch)
tree75435968c0a3a4a9d1b571095585659b11daa2a9 /ChangeLog
parent84342dd922831d49d85fca90a2c7e5ac5e9ad60f (diff)
downloadtcl-cdd600c79b33458ca7ca7861563f1c6756e69ff6.zip
tcl-cdd600c79b33458ca7ca7861563f1c6756e69ff6.tar.gz
tcl-cdd600c79b33458ca7ca7861563f1c6756e69ff6.tar.bz2
correct fix to file mkdir
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ada83fd..e4b8150 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-06-13 Vince Darley <vincentdarley@users.sourceforge.net>
+
+ * generic/tclFCmd.c: correct fix to file mkdir 2005-06-09, [Bug 1219176]
+
2005-06-12 Donal K. Fellows <dkf@users.sf.net>
* generic/tclCompCmds.c: Factor out some common idioms into named