diff options
author | hobbs <hobbs> | 2003-07-18 20:28:29 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2003-07-18 20:28:29 (GMT) |
commit | 347b02938c7c7c395f06b1d0772ca323c80cd12d (patch) | |
tree | 13e5964adefebb567351acbeca66b934cdec11f3 /ChangeLog | |
parent | f25190b7b14bee012d5f29e0cb1ebc6cedb98527 (diff) | |
download | tcl-347b02938c7c7c395f06b1d0772ca323c80cd12d.zip tcl-347b02938c7c7c395f06b1d0772ca323c80cd12d.tar.gz tcl-347b02938c7c7c395f06b1d0772ca323c80cd12d.tar.bz2 |
* generic/tclIOUtil.c: correct MT-safety issues with filesystem
records. [Bug 753315] (vasiljevic)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2003-07-18 Jeff Hobbs <jeffh@ActiveState.com> + * generic/tclIOUtil.c: correct MT-safety issues with filesystem + records. [Bug 753315] (vasiljevic) + * library/http/pkgIndex.tcl: merged to v2.4.4 from head * library/http/http.tcl: add support for user:pass info in URL. * tests/http.test: [Bug 759888] (shiobara) |