summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index 464c0eb..dde2429 100644
--- a/CHANGES
+++ b/CHANGES
@@ -319,13 +319,13 @@ Internal Changes
* deprecated some unused support functions within :mod:`!passlib.utils`,
they will be removed in release 1.7.
+.. _bcrypt-padding-issue:
+
**1.5.3** (2011-10-08)
======================
Bugfix release -- fixes BCrypt padding/verification issue (:issue:`25`)
- .. _bcrypt-padding-issue:
-
This release fixes a single issue with Passlib's BCrypt support: Many
BCrypt hashes generated by Passlib (<= 1.5.2) will not successfully verify
under some of the other BCrypt implementations, such as OpenBSD's