summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOleg Pudeyev <oleg@bsdpower.com>2014-01-21 05:25:35 -0500
committerOleg Pudeyev <oleg@bsdpower.com>2014-01-21 05:25:35 -0500
commitec8af746797ad84a81160e663b50f3bd411cdb7f (patch)
tree31aca3f1b3c54f5fe2c7054b7e801d747c7ed01c
parent3ee325b0d42a797863536421f02e0cc915c8ef63 (diff)
downloadpycurl-ec8af746797ad84a81160e663b50f3bd411cdb7f.tar.gz
Update changelog
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1b577be..1865d7c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
master
------
+ * Added --avoid-stdio setup.py option to avoid passing FILE
+ pointers from Python to libcurl. Applies to Python 2 only.
+
* Added CURLMOPT_CHUNK_LENGTH_PENALTY_SIZE,
CURLMOPT_CONTENT_LENGTH_PENALTY_SIZE, CURLMOPT_MAX_HOST_CONNECTIONS
CURLMOPT_MAX_PIPELINE_LENGTH, CURLMOPT_MAX_TOTAL_CONNECTIONS