8
0
forked from pool/perl-XML-Atom
Files
perl-XML-Atom/perl-XML-Atom.changes

35 lines
1.0 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Tue Aug 31 23:07:40 UTC 2010 - pascal.bleser@opensuse.org
- update to 0.37:
* fixed accessors for source elements
- changes from 0.36:
* fixed various dependency issues RT #23538, #34481, #52519, #41058
- changes from 0.34:
* fixed $entry->source support
- changes from 0.33:
* client: Send WSSE auth header only when username is set
- changes from 0.32:
* added base and lang to Entry and Feed object. Fixed xml:base attributes
- changes from 0.31:
* update Content-Type in XML::Atom::Client when the entity's version >= 1.0
- changes from 0.30:
* hopefully fix a bug where xml:base returns an empty string
e.g. http://www.nntp.perl.org/group/perl.cpan.testers/2008/11/msg2595696.html
- changes from 0.29:
* skips Unicode tests since it doesn't pass with some libxml versions (and it's not actually a bug)
-------------------------------------------------------------------
Tue Jul 22 00:00:00 UTC 2008 - guru@unixtech.be
- new package (0.28)