summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2004-03-31 01:55:20 (GMT)
committerdgp <dgp@users.sourceforge.net>2004-03-31 01:55:20 (GMT)
commit4547f9ecf916bf30c68a16194b791ec6abd03872 (patch)
tree6b7bae4431e438c148f028c50052f2bfb2e535c6 /ChangeLog
parentd6dc5f9be580f37147098a4354643545002a63ee (diff)
downloadtcl-4547f9ecf916bf30c68a16194b791ec6abd03872.zip
tcl-4547f9ecf916bf30c68a16194b791ec6abd03872.tar.gz
tcl-4547f9ecf916bf30c68a16194b791ec6abd03872.tar.bz2
* library/msgcat/msgcat.tcl ([mcset]): Corrected [mcset] to be able
* library/msgcat/pkgIndex.tcl: to successfully set a translation to the empty string. [mcset $loc $src {}] was incorrectly set the $loc translation of $src back to $src. Bump to msgcat 1.3.2.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5d205c3..38bd5b0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-03-31 Don Porter <dgp@users.sourceforge.net>
+
+ * library/msgcat/msgcat.tcl ([mcset]): Corrected [mcset] to be able
+ * library/msgcat/pkgIndex.tcl: to successfully set a translation to
+ the empty string. [mcset $loc $src {}] was incorrectly set the
+ $loc translation of $src back to $src. Bump to msgcat 1.3.2.
+
2004-03-31 Donal K. Fellows <donal.k.fellows@man.ac.uk>
* generic/tclObj.c (HashObjKey): Make sure this hashes the whole