Commit fa90b855 authored by Tim Graham's avatar Tim Graham
Browse files

[1.6.x] Fixed ReST error in 1.6. release notes.

Backport of 651bb73a from master
parent dc8176eb
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -368,10 +368,9 @@ Minor features
* The default iteration count for the PBKDF2 password hasher has been
  increased by 20%. This backwards compatible change will not affect
  existing passwords or users who have subclassed
  `django.contrib.auth.hashers.PBKDF2PasswordHasher`` to change the
  ``django.contrib.auth.hashers.PBKDF2PasswordHasher`` to change the
  default value.


Backwards incompatible changes in 1.6
=====================================