diff options
author | dgp <dgp@users.sourceforge.net> | 2004-03-31 02:12:51 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2004-03-31 02:12:51 (GMT) |
commit | 23a208a309fcf83386e13f35b4ff828972f2455b (patch) | |
tree | 952a4e9e75f3f931997a5a702e065c97cd84fec5 /ChangeLog | |
parent | 985e93267d620969309ef180105e3b25418b371a (diff) | |
download | tcl-23a208a309fcf83386e13f35b4ff828972f2455b.zip tcl-23a208a309fcf83386e13f35b4ff828972f2455b.tar.gz tcl-23a208a309fcf83386e13f35b4ff828972f2455b.tar.bz2 |
* doc/msgcat.n: Clarified message catalog file encodings. [Bug 811457]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ 2004-03-29 Don Porter <dgp@users.sourceforge.net> + * doc/msgcat.n: Clarified message catalog file encodings. [Bug 811457] * library/msgcat/msgcat.tcl: Updated internals to make use of * library/msgcat/pkgIndex.tcl: [dict]s to store message catalog data and to use [source -encoding utf-8] to access catalog files. |