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:00:42 -0500 |
| commit | 104aaab7049afc6ef456fee52763f6d4f7dd575d (patch) | |
| tree | dfe7a33fcb9ce638cf743428b7dc4a9f1d8a54b2 | |
| parent | d2ff8a7241b621b8013c7ec1631e95ae4445f76d (diff) | |
Fixed the formatting of one section of the security page
| -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 ~~~~~~~~~~~~~~~~~~~~~~~~~~ |
