8
0
forked from pool/perl-HTTP-DAV

- update to 0.46

*   improvements
        HTTP::DAV should now be working with more WebDAV servers.
        We are more flexible in what content types we consider to be XML.
        Thanks Ron1 and Adam for the feedback and patches.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-DAV?expand=0&rev=25
This commit is contained in:
Vítězslav Čížek
2012-01-13 12:53:23 +00:00
committed by Git OBS Bridge
parent ce099e5eb0
commit 21032c64eb
4 changed files with 20 additions and 10 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Jan 13 12:28:05 UTC 2012 - vcizek@suse.com
- update to 0.46
* improvements
HTTP::DAV should now be working with more WebDAV servers.
We are more flexible in what content types we consider to be XML.
Thanks Ron1 and Adam for the feedback and patches.
-------------------------------------------------------------------
Mon Sep 19 01:33:50 UTC 2011 - vcizek@suse.com