From 1062bf730235ecc90f2087f1c2d346615377a006 Mon Sep 17 00:00:00 2001 From: Natalia <124304+nessita@users.noreply.github.com> Date: Tue, 9 Jul 2024 09:36:54 -0300 Subject: [PATCH] Made cosmetic edits to 5.0.7 release notes. --- docs/releases/5.0.7.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/releases/5.0.7.txt b/docs/releases/5.0.7.txt index 148a2e25b3d..fa1fd419619 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()`` ===========================================================================================