diff options
author | dgp <dgp@users.sourceforge.net> | 2004-04-26 15:51:17 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2004-04-26 15:51:17 (GMT) |
commit | 5da08b4c921f9c3f0e6c5c7049595fa6dc33f3b4 (patch) | |
tree | 97463c7bbdd389c18738b045f8a971a534b18cda /ChangeLog | |
parent | 61852c42e80484c6c7460fdcc4497a108510088e (diff) | |
download | tcl-5da08b4c921f9c3f0e6c5c7049595fa6dc33f3b4.zip tcl-5da08b4c921f9c3f0e6c5c7049595fa6dc33f3b4.tar.gz tcl-5da08b4c921f9c3f0e6c5c7049595fa6dc33f3b4.tar.bz2 |
* unix/tclUnixFCmd.c (TclpObjNormalizePath): Corrected improper
positioning of returned checkpoint. [Bug 941108]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-04-26 Don Porter <dgp@users.sourceforge.net> + + * unix/tclUnixFCmd.c (TclpObjNormalizePath): Corrected improper + positioning of returned checkpoint. [Bug 941108] + 2004-04-26 Donal K. Fellows <donal.k.fellows@man.ac.uk> * doc/open.n, doc/close.n: Updated (thanks to David Welton) to be |