summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2004-11-30 09:28:59 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2004-11-30 09:28:59 (GMT)
commitce4338e6397022547fddacab80018e21ae5773ef (patch)
tree1fb37de1fe29a9242e75bf9b07eae748b714bc42 /ChangeLog
parentc80d6dbaae3c68198824041b94da6f15a233dd92 (diff)
downloadtcl-ce4338e6397022547fddacab80018e21ae5773ef.zip
tcl-ce4338e6397022547fddacab80018e21ae5773ef.tar.gz
tcl-ce4338e6397022547fddacab80018e21ae5773ef.tar.bz2
Whitespace fixes
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index a1674b5..27d5c3c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -18,8 +18,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]
+ * 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>