aboutsummaryrefslogtreecommitdiff
path: root/perl/Curl_easy/Changes
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-04-20 11:03:40 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-04-20 11:03:40 +0000
commit03fea9722c632515adf32b64514ae76a6806adbd (patch)
treecaa3a9c46f2c7243e2ace626379f7067de82d034 /perl/Curl_easy/Changes
parenta44a8cef993af60fea1e30f7572bbddac0d5a810 (diff)
Cris Bailiff's 1.1.5 changes: Add latest CURLOPT_ and CURLINFO_ constants to
the constants list
Diffstat (limited to 'perl/Curl_easy/Changes')
-rw-r--r--perl/Curl_easy/Changes3
1 files changed, 3 insertions, 0 deletions
diff --git a/perl/Curl_easy/Changes b/perl/Curl_easy/Changes
index da7171392..22c7c8e00 100644
--- a/perl/Curl_easy/Changes
+++ b/perl/Curl_easy/Changes
@@ -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