From b99d1a486bc92104389f007abaf0f7a7a56fff3f Mon Sep 17 00:00:00 2001 From: Frank Dillon Date: Fri, 2 Feb 2007 00:04:56 +0000 Subject: [PATCH] RSS and WeatherData fixes --- docs/changelog/7.x.x.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog/7.x.x.txt b/docs/changelog/7.x.x.txt index 0d9b219c8..16d37a664 100644 --- a/docs/changelog/7.x.x.txt +++ b/docs/changelog/7.x.x.txt @@ -51,6 +51,8 @@ events. - fix: Event edit doesn't re-apply "all day event" radio selector after error. + - fix: RSS feeds should now process HTML characters properly for RSS 2.0 standard + - fix: Corner case which could cause WeatherData.pm to fail has been fixed. 7.3.8 - Fixed a template variable rewriting problem with HTML::Template::Expr