templates/changelogentry-rss.tmpl
changeset 777 8a61f25414b5
parent 626 47207ec19c51
child 793 445970ccf57a
child 808 8f5637f0a0c0
child 814 0902ffece4b4
--- a/templates/changelogentry-rss.tmpl	Tue Jul 26 19:27:05 2005 -0800
+++ b/templates/changelogentry-rss.tmpl	Wed Jul 27 07:35:36 2005 -0800
@@ -1,7 +1,7 @@
 <item>
     <title>#desc|firstline|escape#</title>
     <link>#url#?cmd=changeset;node=#node#</link>
-    <description>#desc|escape|addbreaks#</description>
+    <description><![CDATA[#desc|escape|addbreaks#]]></description>
     <author>#author|obfuscate#</author>
     <pubDate>#date|rfc822date#</pubDate>
 </item>