summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2004-11-26 19:42:04 (GMT)
committerdgp <dgp@users.sourceforge.net>2004-11-26 19:42:04 (GMT)
commitf70164d8332b6095c59c58689eac31b6440ea7b0 (patch)
tree12e355d514da43fd99eeb0f60b975eea1ebde074 /ChangeLog
parentd7f5fc75acab70dbdea0f73bff1011945e7330d4 (diff)
downloadtcl-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--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 73fa657..1182ca3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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