summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4b4fa80..d10ce51 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-12-01 Don Porter <dgp@users.sourceforge.net>
+
+ * library/auto.tcl (tcl_findLibrary): Disabled use of [file normalize]
+ that caused trouble with freewrap. [Bug 1072136].
+
2004-11-26 Don Porter <dgp@users.sourceforge.net>
* tests/reg.test (reg-32.*): Added missing testregexp constraints.