8
0
forked from pool/perl-HTTP-DAV
OBS User unknown
2009-08-03 17:39:31 +00:00
committed by Git OBS Bridge
parent a611390f61
commit 7022f11d15
4 changed files with 20 additions and 47 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon Aug 3 16:05:51 CEST 2009 - anicka@suse.cz
- update to 0.38
* Fixed RT #14506 (http://rt.cpan.org/Public/Bug/Display.html?id=14506),
about the missing get_lastresponse() method. It was a documentation bug.
* Fixed RT #29788 (http://rt.cpan.org/Public/Bug/Display.html?id=29788),
avoid file corruptions on Win32 when calling HTTP::DAV::get() method.
* Fixed RT #31014 (http://rt.cpan.org/Public/Bug/Display.html?id=31014),
probably already in v0.34, since it seems related to propfind() "depth" bug.
-------------------------------------------------------------------
Tue Mar 24 14:57:31 CET 2009 - anicka@suse.cz