diff options
author | dgp <dgp@users.sourceforge.net> | 2004-11-26 19:42:04 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2004-11-26 19:42:04 (GMT) |
commit | f70164d8332b6095c59c58689eac31b6440ea7b0 (patch) | |
tree | 12e355d514da43fd99eeb0f60b975eea1ebde074 /ChangeLog | |
parent | d7f5fc75acab70dbdea0f73bff1011945e7330d4 (diff) | |
download | tcl-f70164d8332b6095c59c58689eac31b6440ea7b0.zip tcl-f70164d8332b6095c59c58689eac31b6440ea7b0.tar.gz tcl-f70164d8332b6095c59c58689eac31b6440ea7b0.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> * doc/dde.n: Resynchonized the documentation with itself and fixed |