summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2006-03-13 20:57:08 (GMT)
committerdgp <dgp@users.sourceforge.net>2006-03-13 20:57:08 (GMT)
commit24f992668d4072421af7d022ad5015ab3c29d505 (patch)
tree1c9cc9aee68f90a783fa0a732098ddb16fe08f1c /ChangeLog
parente96cb5c2cb64528117d94b92570a994523851d29 (diff)
downloadtcl-24f992668d4072421af7d022ad5015ab3c29d505.zip
tcl-24f992668d4072421af7d022ad5015ab3c29d505.tar.gz
tcl-24f992668d4072421af7d022ad5015ab3c29d505.tar.bz2
* generic/tclEncoding.c: Report error when an escape encoding
is missing one of its sub-encodings [Bug 506653].
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1f75ecb..efd6797 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2006-03-13 Don Porter <dgp@users.sourceforge.net>
+ * generic/tclEncoding.c: Report error when an escape encoding
+ is missing one of its sub-encodings [Bug 506653].
+
* unix/configure.in: Revert change from 2005-07-26 that sometimes
* unix/configure: added $prefix/share to the tcl_pkgPath.
See [Patch 1231015]. autoconf-2.13.