diff options
author | oehhar <harald.oehlmann@elmicron.de> | 2012-09-19 20:31:48 (GMT) |
---|---|---|
committer | oehhar <harald.oehlmann@elmicron.de> | 2012-09-19 20:31:48 (GMT) |
commit | c2423634f23817171376e31b484153c6949f63d8 (patch) | |
tree | 06a268612bdacc7fd73173f1f69c9b284d894b0e /ChangeLog | |
parent | e429c4834286c71bc1563a68141c8dcc743e3f3f (diff) | |
download | tcl-c2423634f23817171376e31b484153c6949f63d8.zip tcl-c2423634f23817171376e31b484153c6949f63d8.tar.gz tcl-c2423634f23817171376e31b484153c6949f63d8.tar.bz2 |
TIP#399 implementation: mcconfig may add additional glob pattern for mcload
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2012-09-19 Harald Oehlmann <oehhar@users.sf.net> + + IMPLEMENTATION OF TIP#399. + + * library/msgcat/msgcat.tcl: [FRQ 3544988]: New commands [mcconfig] + * library/msgcat/pkgIndex.tcl: to set additional mcload search pattern. + * unix/Makefile.in: Bump to 1.6.0. + * win/Makefile.in: + 2012-09-19 Jan Nijtmans <nijtmans@users.sf.net> * generic/tcl.h: make Tcl_Interp a fully opaque structure |