summaryrefslogtreecommitdiff
path: root/docs/history
diff options
context:
space:
mode:
authorEli Collins <elic@assurancetechnologies.com>2020-10-07 21:20:39 -0400
committerEli Collins <elic@assurancetechnologies.com>2020-10-07 21:20:39 -0400
commit479d593f8b05f31b59b1448509879d6977d5d580 (patch)
tree719bdbad0707214ca9827d6c119e0f9408e37c69 /docs/history
parent32a5183450a8d96f15da79f50cb6b0688f7a8f46 (diff)
downloadpasslib-479d593f8b05f31b59b1448509879d6977d5d580.tar.gz
bugfix: python2.6 compat fixes -- a few "{}" set constructors slipped in.
Diffstat (limited to 'docs/history')
-rw-r--r--docs/history/1.7.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/history/1.7.rst b/docs/history/1.7.rst
index 42ffeec..95d57f5 100644
--- a/docs/history/1.7.rst
+++ b/docs/history/1.7.rst
@@ -15,6 +15,11 @@ Passlib 1.7
**1.7.4** (NOT YET RELEASED)
============================
+Bugfixes
+--------
+
+* Fixed some Python 2.6 errors from last release (:issue:`128`)
+
Other Changes
-------------
* .. py:currentmodule:: passlib.context