diff options
author | oehhar <harald.oehlmann@elmicron.de> | 2012-09-12 17:42:59 (GMT) |
---|---|---|
committer | oehhar <harald.oehlmann@elmicron.de> | 2012-09-12 17:42:59 (GMT) |
commit | 4dbba767c34ef9df1449908d3b71e130ebf74dc5 (patch) | |
tree | fd1305621758fdeca65c0e1b6deac4840f3d2f0d /ChangeLog | |
parent | a691e3e94617652a15c76afc630e9869cd7ae6cd (diff) | |
download | tcl-4dbba767c34ef9df1449908d3b71e130ebf74dc5.zip tcl-4dbba767c34ef9df1449908d3b71e130ebf74dc5.tar.gz tcl-4dbba767c34ef9df1449908d3b71e130ebf74dc5.tar.bz2 |
tip#404 file locale mcset: mc(fl)(m)set backport from 8.6
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2012-09-07 Harald Oehlmann <oehhar@users.sf.net> + + IMPLEMENTATION OF TIP#404. + + * library/msgcat.tcl: [FRQ 3544988] (Backport from tcl8.6): add commands + [mcflset] and [mcflmset] to set mc entries with implicit message file + locale. Package version is now 1.5.0. + 2012-09-07 Alexandre Ferrieux <ferrieux@users.sourceforge.net> * unix/tclUnixNotfy.c Backport of 2008-12-12 8.6 commit: Fix |