File perl-WWW-Curl.changes of Package perl-WWW-Curl
-------------------------------------------------------------------
Tue Dec 13 13:55:47 UTC 2011 - coolo@suse.com
- checked license
-------------------------------------------------------------------
Thu Mar 31 10:02:49 UTC 2011 - coolo@novell.com
- update to 4.15
- Refactored constant handling and added thorough testing for it.
- Fixed CURLOPT_PRIVATE, it is now a string and can be set/get accordingly.
- Scalar references can now be used to receive body/header data [gfx].
- Speed optimizations for threaded perl. [gfx, szbalint].
- Added a more generic libcurl constant detection.
- Added the pushopt method for appending strings to array options.
- Documentation improvements.
-------------------------------------------------------------------
Wed Dec 1 13:36:04 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Sat Sep 4 18:03:23 UTC 2010 - chris@computersalat.de
- update to 4.13
- Fixed WWW::Curl::Form (again, formadd and formaddfile working now).
- Made constant constant handling more robust and added tests [Fuji, Goro].
- Modernized *.pm and AUTOLOAD now throws an error on unknown method calls
[Fuji, Goro].
- Fixed code depending on CURLINFO_SLIST to be optional [Fuji, Goro].
-------------------------------------------------------------------
Tue Aug 17 20:18:53 UTC 2010 - chris@computersalat.de
- update to 4.12
- Fixed WWW::Curl::Form (patch contributed by Michael Ing).
- Added CURLPROXY_* constants (patch by claes).
- Added the const_string method to provide access to constants
in a non-bareword way.
- Fixed t/01basic.t test failure on older libcurl versions.
- recreated by cpanspec 1.78
-------------------------------------------------------------------
Mon Feb 8 13:24:22 UTC 2010 - coolo@novell.com
4.11:
- Fixed t/19multi.t for libcurl versions compiled with asyncronous dns resolution.
4.10:
- Added support for CURLINFO_SLIST in getinfo (patch by claes).
- Merging documentation fixes upstream from the FreeBSD port (thanks Peter).
- Added support for curl_multi_fdset.
-------------------------------------------------------------------
Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de
- enable parallel build
-------------------------------------------------------------------
Thu Dec 10 20:56:27 UTC 2009 - chris@computersalat.de
- cleanup spec
* sorted tags
* fixed build-/deps
- added perl-macros
* perl_gen_filelist
-------------------------------------------------------------------
Wed Jul 15 16:17:43 CEST 2009 - mc@suse.de
- initial version 4.09