From ac8f145f5da3f90867e464c1df5954fb60f5fe62 Mon Sep 17 00:00:00 2001 From: vincentdarley Date: Fri, 12 Dec 2003 17:09:50 +0000 Subject: various filesystem fixes --- ChangeLog | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/ChangeLog b/ChangeLog index 8f51df7..8bf8254 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,24 @@ +2003-12-12 Vince Darley + + * generic/tclCmdAH.c: fix to normalization of non-existent user + name ('file normalize ~nobody') [Bug 858937] + * doc/file.n: clarify behaviour of 'file link' when the target + is not an absolute path. + * doc/filename.n: correct documentation to say that Windows Tcl + does handle '~user', for recent Windows releases, and clarified + distinction between MacOS 'classic' and MacOS X. + * doc/glob.n: clarification of glob's behaviour when returning + filenames starting with a '~'. + + * tests/fileSystem.test: + * tests/fileName.test: new tests added for the normalization + problem above and other recentlt reported issues. + + * win/tclWinFile.c: corrected unclear comments + + * unix/tclUnixFile.c: allow creation of relative links + [Bug 833713] + 2003-12-11 David Gravereaux * win/tclWinSock.c (SocketThreadExitHandler) : added a -- cgit v0.12