diff options
author | dgp <dgp@users.sourceforge.net> | 2006-03-13 20:57:39 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2006-03-13 20:57:39 (GMT) |
commit | 02d304b56fb79258a992e9f47e325445f2e75d40 (patch) | |
tree | 984b2f6bd98182a1f8fdf424715928baf57efe96 /ChangeLog | |
parent | d973ba3d9d0f917be5aab2ae8abbf049d2311540 (diff) | |
download | tcl-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-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |