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 d0c7b32..542be58 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-11-01 Don Porter <dgp@users.sourceforge.net>
+
+ * expr.test (expr-46.13): Added test that illustrates
+ shortcoming of Patch 1340260.
+
2005-10-31 Miguel Sofer <msofer@users.sf.net>
* generic/tclNamesp.c: fix for [Bugs 1338280/1337229]. Thanks Don.