diff options
| author | Alex Gaynor <alex.gaynor@gmail.com> | 2014-12-16 15:53:31 -0800 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2014-12-16 19:01:06 -0500 |
| commit | ebfb1dab26783b2d41212908d2e7994dcbb9421b (patch) | |
| tree | 343010488abacf3f0e633920a80fe2eff384e269 /docs | |
| parent | c085bea6c34979b9acc3108afd018cb391557002 (diff) | |
[1.7.x] Fixed the formatting of one section of the security page
Backport of 104aaab7049afc6ef456fee52763f6d4f7dd575d from master
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/security.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/releases/security.txt b/docs/releases/security.txt index d48d0b4dc3..4a85003b2a 100644 --- a/docs/releases/security.txt +++ b/docs/releases/security.txt @@ -349,9 +349,9 @@ Additional hardening of redirect validation. `Full description <https://www.djan Versions affected ----------------- - * Django 1.3: `(patch) <https://github.com/django/django/commit/1515eb46daa0897ba5ad5f0a2db8969255f1b343>`__ +* Django 1.3: `(patch) <https://github.com/django/django/commit/1515eb46daa0897ba5ad5f0a2db8969255f1b343>`__ - * Django 1.4: `(patch) <https://github.com/django/django/commit/b2ae0a63aeec741f1e51bac9a95a27fd635f9652>`__ +* Django 1.4: `(patch) <https://github.com/django/django/commit/b2ae0a63aeec741f1e51bac9a95a27fd635f9652>`__ February 19, 2013 - No CVE ~~~~~~~~~~~~~~~~~~~~~~~~~~ |
