Cris Bailiff's 1.1.5 changes: Add latest CURLOPT_ and CURLINFO_ constants to

the constants list
This commit is contained in:
Daniel Stenberg
2001-04-20 11:03:40 +00:00
parent a44a8cef99
commit 03fea9722c
3 changed files with 48 additions and 9 deletions

View File

@@ -1,6 +1,9 @@
Revision history for Perl extension Curl::easy.
Check out the file README for more info.
1.1.5 Fri Apr 20 2001: - Cris Bailiff <c.bailiff@devsecure.com>
- Add latest CURLOPT_ and CURLINFO_ constants to the constants list
1.1.4 Fri Apr 20 2001: - Cris Bailiff <c.bailiff@devsecure.com>
- Fix case where curl_slists such as 'HTTPHEADERS' need to
be re-set over persistant requests