summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Petrov <shazow@gmail.com>2015-04-23 14:52:36 -0400
committerAndrey Petrov <shazow@gmail.com>2015-04-23 14:52:36 -0400
commit6ecc5f392a0ed66be3bef519d8a50f6395ff5a77 (patch)
tree8d8b2c30c19dda8e50e52927f7f3f25df35523d5
parent32345be198ffef1611b591982c0ec89f9d194902 (diff)
downloadurllib3-6ecc5f392a0ed66be3bef519d8a50f6395ff5a77.tar.gz
CHANGES for #594 and #595.
-rw-r--r--CHANGES.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 33e802ab..4c198694 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -4,6 +4,10 @@ Changes
dev (master)
++++++++++++
+* Fix streaming decoding regression. (Issue #595)
+
+* Migrate tests to Tornado 4. (Issue #594)
+
* ... [Short description of non-trivial change.] (Issue #)