TMDA 0.90 "Northern Dancer" is released
"Jason R. Mastaler" <[email protected]> Wed, 26 Nov 2003 19:17:23 -0700 (MST)
| Newsgroups | gmane.mail.spam.tmda.announce |
|---|---|
| Message-ID | <[email protected]> |
TMDA 0.90 "Northern Dancer" is released. Get it from <URL:http://tmda.sourceforge.net/releases/tmda-0.90.tgz> ===================================================================== What's new? * The CJKCodecs package is now supported for Chinese/Japanese/Korean in the templates. * Bugfixes. ===================================================================== Here are the new additions to UPGRADE: * If you are using Chinese in your TMDA templates, you must install the CJKCodecs Python package from http://cjkpython.i18n.org/. CJKCodecs has replaced the ChineseCodecs package. ===================================================================== ChangeLogs since release 0.89 2003-11-26 Jason R. Mastaler <[email protected]> * TMDA 0.90 is released. 2003-11-19 Tim Legant <[email protected]> * Errors.py (AddressError, QueueError): In the last change I forgot to pass 'self' to the ancestor's __init__ method. D'oh! Pointy-hat to me.