summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 4 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 036cd21..d2017d4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,9 +2,10 @@
IMPLEMENTATION OF TIP#404.
- * library/msgcat.tcl: [FRQ 3544988]: add commands
- [mcflset] and [mcflmset] to set mc entries with implicit message file
- locale. Package version is now 1.5.0.
+ * library/msgcat/msgcat.tcl: [FRQ 3544988]: New commands [mcflset]
+ * library/msgcat/pkgIndex.tcl: and [mcflmset] to set mc entries with
+ * unix/Makefile.in: implicit message file locale.
+ * win/Makefile.in: Bump to 1.5.0.
2012-08-25 Donal K. Fellows <dkf@users.sf.net>