From c6345218a0bfb3d14acf8ee5cd99a0cc9a52655d Mon Sep 17 00:00:00 2001 From: Murray Stokely Date: Wed, 16 Jan 2008 09:14:18 +0000 Subject: [PATCH] Add a pubDate field to the security advisory RSS 2.0 feed for better support in feed aggregators. PR: www/117358 --- share/sgml/libcommon.xsl | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/share/sgml/libcommon.xsl b/share/sgml/libcommon.xsl index 272ec0ed77..5b62bd0185 100644 --- a/share/sgml/libcommon.xsl +++ b/share/sgml/libcommon.xsl @@ -1,7 +1,7 @@ - + + @@ -997,13 +998,21 @@ <xsl:value-of select="name"/> - + http://www.FreeBSD.org/security - + + + + + + + + +