summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2014-04-19 12:43:47 -0400
committerBenjamin Peterson <benjamin@python.org>2014-04-19 12:43:47 -0400
commitb195a2aaf3cd72a85b701da33986aff736f09499 (patch)
tree6099d7d55e0be52df3ed3d4bd9a513ac3616f312 /CHANGES
parent3bb2301687f308ec138ab8ee53b6a8ad09dd7e5c (diff)
downloadsix-git-b195a2aaf3cd72a85b701da33986aff736f09499.tar.gz
doc changes for pull request #34
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index b32baf9..46a1376 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,8 @@ This file lists the changes in each six version.
Development version
-------------------
+- Pull request #34: Add import mappings for dummy_thread.
+
- Pull request #33: Add import mappings for UserDict and UserList.
- Pull request #31: Select the implementations of dictionary iterator routines