forked from pool/perl-HTTP-Lite
automatic update OBS-URL: https://build.opensuse.org/request/show/296510 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-Lite?expand=0&rev=15
44 lines
1.5 KiB
Plaintext
44 lines
1.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Apr 14 20:48:26 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to 2.44
|
|
see /usr/share/doc/packages/perl-HTTP-Lite/Changes
|
|
|
|
2.44 2015-03-11 NEILB
|
|
- Switched to Dist::Zilla
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 7 09:28:11 UTC 2014 - coolo@suse.com
|
|
|
|
- updated to 2.43
|
|
- Directed people to HTTP::Tiny and LWP at the start of the doc
|
|
- Added links to better modules in SEE ALSO
|
|
- Added "use warnings" (!)
|
|
- Moved test.pl into t/original-tests.t
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jul 27 11:58:42 UTC 2013 - coolo@suse.com
|
|
|
|
- updated to 2.42
|
|
- Fixed typos reported by David Steinbrunner (thanks!)
|
|
- Reformatted this file according to CPAN::Changes::Spec
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 5 07:26:33 UTC 2013 - coolo@suse.com
|
|
|
|
- updated to 2.4
|
|
- Fixed RT #13791, which meant you couldn't request http://foobar.com --
|
|
had to have to trailing slash on the URL.
|
|
- Don't add request header if value passed is undef (RT #4546).
|
|
- Fixed bug where writing the request can get stuck in a loop.
|
|
Bug reported by Florian Kirchmeir. Fix based on Florian's patch.
|
|
- RT #35360 fixed (fix included in report).
|
|
- Documentation tidy-up
|
|
- Neil Bowers (NEILB) granted co-maint by Adam (thanks)
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Dec 25 01:28:40 UTC 2010 - pascal.bleser@opensuse.org
|
|
|
|
- initial package (2.3)
|
|
|