The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl extension XML::RSS::SimpleGen
                                        Time-stamp: "2004-01-31 21:36:48 AST"

2004-01-31  Sean M. Burke  sburke@cpna.org
	* Release 11.10
	* Previous version failed to correct decimal-entities for Win-lame
	characters.  (E.g., "’" wasn't getting corrected to
	"’", atho its hex version, "“", was.)
	Fixed.
	And added tests to 10_html2xmltext.t for this.
	
2004-01-24  Sean M. Burke  sburke@cpan.org
	* Release 11.09
	* Previous version generated incorrect ttl figures for rss_daily,
	rss_twice_daily, rss_thrice_daily, and rss_weekly.  Fixed.

2004-01-17  Sean M. Burke  sburke@cpan.org
	* Release 11.08
	* After many many development versions, this is the first
	public release.