diff options
author | dgp <dgp@users.sourceforge.net> | 2004-11-26 19:49:14 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2004-11-26 19:49:14 (GMT) |
commit | df25f39c3d46ecfc5cc194ace2ad37f6e437395f (patch) | |
tree | cc62b76049e5c6df9781d6555cc55ffd687776a2 /ChangeLog | |
parent | 4f23f93102818848625221c7db7c1ed59cc73c77 (diff) | |
download | tcl-df25f39c3d46ecfc5cc194ace2ad37f6e437395f.zip tcl-df25f39c3d46ecfc5cc194ace2ad37f6e437395f.tar.gz tcl-df25f39c3d46ecfc5cc194ace2ad37f6e437395f.tar.bz2 |
* library/auto.tcl (tcl_findLibrary): Made sure the uniquifying
operations on the search path does not also normalize. [Bug 1072136]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-11-26 Don Porter <dgp@users.sourceforge.net> + + * library/auto.tcl (tcl_findLibrary): Made sure the uniquifying + operations on the search path does not also normalize. [Bug 1072136] + 2004-11-26 Donal K. Fellows <donal.k.fellows@man.ac.uk> * unix/configure.in: Simplify the code to check for correctness of |