Fix the field used when querying end dates for the RSS feed calendar view, so that only events with an end time newer than the current time will be returned
Fix a bug that would prevent events manually added to the calendar from being included in RSS feeds
Make mm_content_get_cascaded_settings() return a data type which matches that of the element being queried, even when empty; improve the documentation of this and mm_content_resolve_cascaded_setting()
Fix the docs for mm_content_get_cascaded_settings()
Fix the saving of node (un)publish dates when calling node_save() directly in code
Fix a bug which would make the alias of the root "groups" group empty when its settings were edited. Fix what happens to the default permissions, as well.