forked from pool/perl-XML-SAX
38 lines
1.3 KiB
Plaintext
38 lines
1.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Dec 14 15:51:36 CET 2007 - anicka@suse.cz
|
|
|
|
- update to 0.16
|
|
* Applied patch for PI handling from RT#19173
|
|
* Fixed handling of entities in attribute values
|
|
* Cleaned up some benign warnings
|
|
* Fixed CDATA section parsing
|
|
* Fix Makefile.PL for VMS
|
|
* Support calling set_handler() mid-parse
|
|
* Fix for when random modules overload UNIVERSAL::AUTOLOAD()
|
|
* Fix case when ParserDetails.ini isn't being updated but
|
|
we are doing an upgrade.
|
|
* Complete re-write of XML::SAX::PurePerl for performance
|
|
* Support Encoding & XMLVersion in DocumentLocator interface
|
|
* A few conformance tweaks to match perl SAX 2.1.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 1 15:49:26 CEST 2007 - coolo@suse.de
|
|
|
|
- remove libxml2-test from buildrequires
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 25 21:40:04 CET 2006 - mls@suse.de
|
|
|
|
- converted neededforbuild to BuildRequires
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 15 15:37:55 CET 2004 - ro@suse.de
|
|
|
|
- added perl-XML-NamespaceSupport to nfb and requires
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 29 16:17:31 CEST 2004 - ro@suse.de
|
|
|
|
- initial version 0.12
|
|
|