summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2004-03-31 02:12:51 (GMT)
committerdgp <dgp@users.sourceforge.net>2004-03-31 02:12:51 (GMT)
commit23a208a309fcf83386e13f35b4ff828972f2455b (patch)
tree952a4e9e75f3f931997a5a702e065c97cd84fec5 /ChangeLog
parent985e93267d620969309ef180105e3b25418b371a (diff)
downloadtcl-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--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8a12b2d..7688014 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.