diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2005-08-31 Vince Darley <vincentdarley@sourceforge.net> + + * generic/tclFileName.c: fix to memory leak in glob [Bug 1335006] + Obj leak detection and patch by Eric Melbardis. + + * tests/fCmd.test: + * win/tclWinFile.c: where appropriate windows API is available, try + to set 'nlink' and 'ino' stat fields (previously they were always 0). + [Bug 1325803] + 2005-10-22 Miguel Sofer <msofer@users.sf.net> * tests/foreach.test (foreach-8.1): added test for [Bug 1189274] |