diff options
author | dgp <dgp@users.sourceforge.net> | 2006-03-13 20:57:08 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2006-03-13 20:57:08 (GMT) |
commit | 24f992668d4072421af7d022ad5015ab3c29d505 (patch) | |
tree | 1c9cc9aee68f90a783fa0a732098ddb16fe08f1c /ChangeLog | |
parent | e96cb5c2cb64528117d94b92570a994523851d29 (diff) | |
download | tcl-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-- | 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.13. |