* #673698: Error in validating comment edit forms
* Admin interface for customizing calendar systems for each language.
* Admin setting page for changing default calendar systems for single language websites.
* Linking calendar system to local module.
* Linking calendar system to i18n module, it should be possible to a attach different calendar system to each language.
* Drupal 6 support.
Fixed all the known issues from previous release, module is much more stable now.
- updated twitpic regex pattern to handle >5 characters
- refactored twitpic_filter to tokenize URLs, avoid conflict with other filters
- delegated hook_filter settings op to its own function
- added user warning for badly ordered filters
- updated README.txt
- updated intro docblock
- fixed imagecache theming