This release fixes a security vulnerability, all users of Comment RSS 5.x-2.1 or any 5.x-2.x-dev snapshot from before 2009-09-16 are urged to upgrade. For more details, see SA-CONTRIB-2009-058.
Version 5.2.8
===============
- #418174 Timestamp format should not be run through date_limit_format().
- #473308 Add handling for year-only date stored in timestamp field.
- Fix date_limit_format() to be sure the 'T' is stripped out of ISO dates with only date or only time.
- #369020 Switch '+1 Sunday' to 'First Sunday' to over PHP5 bug.
- #315443 Make sure 'within' labels don't break when used in text fields.
- #381370 Remove escaping for colon and double quote per ical spec.