summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2010-03-24 15:31:47 (GMT)
committerdgp <dgp@users.sourceforge.net>2010-03-24 15:31:47 (GMT)
commit1adcd44891a492ada9ee28225979deeec480398c (patch)
treee35f7fbdcbeefd2d46ec87a195405c4187d5d740 /ChangeLog
parentb199de25aaa631078acc7cd5e5f562d7c46485f3 (diff)
downloadtcl-1adcd44891a492ada9ee28225979deeec480398c.zip
tcl-1adcd44891a492ada9ee28225979deeec480398c.tar.gz
tcl-1adcd44891a492ada9ee28225979deeec480398c.tar.bz2
* generic/tclResult.c: [Bug 2383005] Revise [return -errorcode] so
* tests/result.test: that it rejects illegal non-list values.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a192b43..e9f483a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-03-24 Don Porter <dgp@users.sourceforge.net>
+
+ * generic/tclResult.c: [Bug 2383005] Revise [return -errorcode] so
+ * tests/result.test: that it rejects illegal non-list values.
+
2010-03-20 Donal K. Fellows <dkf@users.sf.net>
* generic/tclIO.c (CopyData): Allow the total number of bytes copied