diff options
| author | Natalia <124304+nessita@users.noreply.github.com> | 2024-07-09 09:36:54 -0300 |
|---|---|---|
| committer | Natalia <124304+nessita@users.noreply.github.com> | 2024-07-09 10:04:57 -0300 |
| commit | 3a7bf7fb6cf621cf99931b8c4a23b92ccdee713e (patch) | |
| tree | 3a812cb814d192111f8bd5a7678d6213331a1bef | |
| parent | 8e7a44e4bec0f11474699c3111a5e0a45afe7f49 (diff) | |
[5.0.x] Made cosmetic edits to 5.0.7 release notes.
Backport of 1062bf730235ecc90f2087f1c2d346615377a006 from main.
| -rw-r--r-- | docs/releases/5.0.7.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/releases/5.0.7.txt b/docs/releases/5.0.7.txt index 148a2e25b3..fa1fd41961 100644 --- a/docs/releases/5.0.7.txt +++ b/docs/releases/5.0.7.txt @@ -5,7 +5,7 @@ Django 5.0.7 release notes *July 9, 2024* Django 5.0.7 fixes two security issues with severity "moderate", two security -issues with severity "low", and several bugs in 5.0.6. +issues with severity "low", and one bug in 5.0.6. CVE-2024-38875: Potential denial-of-service vulnerability in ``django.utils.html.urlize()`` =========================================================================================== |
