Path to this page:
Subject: CVS commit: pkgsrc/textproc/p5-XML-SAX
From: Havard Eidnes
Date: 2008-08-06 23:43:55
Message id: 20080806214355.C7573175D0@cvs.netbsd.org
Log Message:
Update from version 0.16nb2 to 0.96. Changes:
0.96 06 Aug 2008 Grant McLean
- Fix breakage of Unicode regexes on 5.6 (introduced in 0.95 release)
0.95 05 Aug 2008 Grant McLean
- XML::SAX::PurePerl fixes:
- RT#37147: Fix handling of numeric character entities in attribute
values (report from Jools Smyth)
- RT#19442: Fix for numeric character entities spanning end of buffer
(report from Eivind Eklund)
- RT#29316: Performance fix for parsing from large strings (patch from
Gordon Lack)
- RT#26588: Fix for UTF8 bytes in first 4096 bytes of document not being
decoded to Perl-UTF8-characters (patch from Niko Tyni of the
Debian project)
- RT#37545: incorrect operator precedence breaks single quotes around
DTD entity declarations (report from Kevin Ryde)
- RT#28477: Fix test in ParserFactory.pm for parser module loaded (report
from Douglas Wilson)
- RT#28564: Fix XML::SAX::PurePerl versioning (report from Chapman Flack)
Files: