Subject: CVS commit: pkgsrc/www/p5-HTML-Parser
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 02/07/2005 15:56:19
Module Name:	pkgsrc
Committed By:	wiz
Date:		Mon Feb  7 15:56:19 UTC 2005
Modified Files:
	pkgsrc/www/p5-HTML-Parser: Makefile distinfo
Log Message:
Update to 3.45:
2005-01-06   Gisle Aas
     Release 3.45
     Fix stack memory leak caused by missing PUTBACK.  Only
     code that used $p->parse(\&cb) form was affected.
     Fix provided by Gurusamy Sarathy
2004-12-28   Gisle Aas
     Release 3.44
     Fix confusion about nested quotes in <script> and <style> text.
2004-12-06   Gisle Aas
     Release 3.43
     The SvUTF8 flag was not propagated correctly when replacing
     unterminated entities.
     Fixed test failure because of missing binmode on Windows.
To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 pkgsrc/www/p5-HTML-Parser/Makefile
cvs rdiff -r1.9 -r1.10 pkgsrc/www/p5-HTML-Parser/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.