summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2014-07-15 23:18:53 -0700
committerBenjamin Peterson <benjamin@python.org>2014-07-15 23:18:53 -0700
commit7ae2f4118e4f3a85506c1e105f0ccd10c4ca135e (patch)
tree345368dd84d429a5d34fe5b403700a31fa5bfbab
parent5ec34672c9369947aaf0450bb791c8d18339d3f4 (diff)
downloadsix-7ae2f4118e4f3a85506c1e105f0ccd10c4ca135e.tar.gz
changelog for pr #45
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 0c65759..5e6d19f 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,8 @@ This file lists the changes in each six version.
Development version
-------------------
+- Pull request #45: Add six.moves.email_mime_nonmultipart.
+
- Issue #81: Add six.urllib.request.splittag mapping.
- Issue #80: Add six.urllib.request.splituser mapping.