Added feature #667496 by c4rl: Support for multiple blocks Added feature #715814: Dependency on Date API Added feature #757430: use POST instead of GET for AJAX request to send month and year as part of URL Fixed bug #740354 by alphageekboy: Typo in .info file
Other changes
* Added README.txt
* AJAX spinner graphic for changing months from http://www.ajaxload.info/
* Simple JS caching per month output
* Larger today.png image for bigger calendar dimensions
* Significant CSS and theme_calendar_block() changes for multiple block support
* Translation support for day abbreviations, i.e. t('Sun'), t('Mon'), etc...
* Disabled support of IE6 hover and PNG transparency for the time being
* General clean-up and typos
Still todo
* Need upgrade path to preserve settings from 2.x version
* Consider IE6 support