diff --git a/libwww-perl-5.808.tar.bz2 b/libwww-perl-5.808.tar.bz2 deleted file mode 100644 index 80b020d..0000000 --- a/libwww-perl-5.808.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c054c9578b1b3a52776270eaf1ead0ec1375b31e7b670684d85855b7454069d4 -size 188635 diff --git a/libwww-perl-5.810.tar.bz2 b/libwww-perl-5.810.tar.bz2 new file mode 100644 index 0000000..86070a7 --- /dev/null +++ b/libwww-perl-5.810.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf459e074c3af983459b5e9c5f0b9305b25b1c9b973cd4a2e5cbf134b7a9e8ff +size 189822 diff --git a/perl-libwww-perl.changes b/perl-libwww-perl.changes index 1a571d5..e2fdb43 100644 --- a/perl-libwww-perl.changes +++ b/perl-libwww-perl.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Wed Apr 9 13:47:57 CEST 2008 - anicka@suse.cz + +- update to 5.810 + * Small documentation issues + * Explain $netloc argument to $ua->credentials + * Make lwp-request honour option -b while dumping links + * Ignore params for date convenience methods + * Get rid of all the old CVS $Keyword:...$ templates. + Set $VERSION to 5.810. + * Complement the HTTP::Status codes + * Don't allow HTTP::Message content to be set to Unicode strings. + * Refactor test for Encode.pm + * Trigger HTML::HeadParser for XHTML + * Escape status line in error_as_HTML, convert to lowercase + * Protocol/file.pm: postpone load of URI::Escape and HTML::Entities + * HTML::Form Module and