summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2006-03-13 20:57:39 (GMT)
committerdgp <dgp@users.sourceforge.net>2006-03-13 20:57:39 (GMT)
commit02d304b56fb79258a992e9f47e325445f2e75d40 (patch)
tree984b2f6bd98182a1f8fdf424715928baf57efe96 /ChangeLog
parentd973ba3d9d0f917be5aab2ae8abbf049d2311540 (diff)
downloadtcl-02d304b56fb79258a992e9f47e325445f2e75d40.zip
tcl-02d304b56fb79258a992e9f47e325445f2e75d40.tar.gz
tcl-02d304b56fb79258a992e9f47e325445f2e75d40.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 2626be6..dddef85 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.59.