summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 5e9a4d5..b1ef5ef 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-07-19 Donal K. Fellows <dkf@users.sf.net>
+
+ * tests/env.test: Rewrite so that non-ASCII characters are not used.
+ Part of fixing [Bug 1513659].
+
2008-07-18 Miguel Sofer <msofer@users.sf.net>
* generic/tclBasic.c: Optimization: replace calls to
@@ -13,7 +18,6 @@
* generic/tclOOMethod.c:
* generic/tclProc.c:
-
2008-07-18 Donal K. Fellows <dkf@users.sf.net>
* generic/tclOO.c (TclNRNewObjectInstance, FinalizeAlloc):