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:29 -0500 |
| commit | 3ac7d83ba501fb6559585b53dab3530a9503ce0c (patch) | |
| tree | 26390932e82ff68fb1b31e00c7644c45754bfa52 /docs/releases/security.txt | |
| parent | 89f9bf61bbbf8f5d2593c53ae3fbe45d8f110311 (diff) | |
[1.6.x] Fixed the formatting of one section of the security page
Backport of 104aaab7049afc6ef456fee52763f6d4f7dd575d from master
Diffstat (limited to 'docs/releases/security.txt')
| -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 ~~~~~~~~~~~~~~~~~~~~~~~~~~ |
