Subject: CVS commit: htutils/changes
To: None <www-changes@NetBSD.org>
From: Mike M. Volokhov <mishka@netbsd.org>
List: www-changes
Date: 04/19/2006 08:53:09
Module Name:	htutils
Committed By:	mishka
Date:		Wed Apr 19 08:53:09 UTC 2006

Modified Files:
	htutils/changes: changes2rss

Log Message:
To produce RSS feeds changes2rss tried to find '<sect3 id' regex and
incorrectly waits it on the start of line, when XML structure allows
place it just everywhere. Relax this regex by allowing some spaces
around '<sect3' part.

Problem with RSS was reported by Liam J. Foy on netbsd-docs@ and latter
on www@. Thanks!


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 htutils/changes/changes2rss

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.