summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNatalia <124304+nessita@users.noreply.github.com>2025-05-28 10:03:06 -0300
committerNatalia <124304+nessita@users.noreply.github.com>2025-05-28 10:03:06 -0300
commit1a744343999c9646912cee76ba0a2fa6ef5e6240 (patch)
tree4b5e4e359297df54fc22c17caae1ae133bbc6809
parentad28db666e0884b658f5e240c3d7ee1362688ba1 (diff)
Added stub release notes and release date for 5.2.2, 5.1.10, and 4.2.22.
-rw-r--r--docs/releases/4.2.22.txt7
-rw-r--r--docs/releases/5.1.10.txt7
-rw-r--r--docs/releases/5.2.2.txt5
-rw-r--r--docs/releases/index.txt2
4 files changed, 19 insertions, 2 deletions
diff --git a/docs/releases/4.2.22.txt b/docs/releases/4.2.22.txt
new file mode 100644
index 0000000000..83c49b787b
--- /dev/null
+++ b/docs/releases/4.2.22.txt
@@ -0,0 +1,7 @@
+===========================
+Django 4.2.22 release notes
+===========================
+
+*June 4, 2025*
+
+Django 4.2.22 fixes a security issue with severity "low" in 4.2.21.
diff --git a/docs/releases/5.1.10.txt b/docs/releases/5.1.10.txt
new file mode 100644
index 0000000000..7f2d4c2499
--- /dev/null
+++ b/docs/releases/5.1.10.txt
@@ -0,0 +1,7 @@
+===========================
+Django 5.1.10 release notes
+===========================
+
+*June 4, 2025*
+
+Django 5.1.10 fixes a security issue with severity "low" in 5.1.9.
diff --git a/docs/releases/5.2.2.txt b/docs/releases/5.2.2.txt
index a506430b33..8ed0856352 100644
--- a/docs/releases/5.2.2.txt
+++ b/docs/releases/5.2.2.txt
@@ -2,9 +2,10 @@
Django 5.2.2 release notes
==========================
-*Expected June 4, 2025*
+*June 4, 2025*
-Django 5.2.2 fixes several bugs in 5.2.1.
+Django 5.2.2 fixes a security issue with severity "low" and several bugs in
+5.2.1.
Bugfixes
========
diff --git a/docs/releases/index.txt b/docs/releases/index.txt
index 3580cd84d1..881ff7ebe0 100644
--- a/docs/releases/index.txt
+++ b/docs/releases/index.txt
@@ -41,6 +41,7 @@ versions of the documentation contain the release notes for any later releases.
.. toctree::
:maxdepth: 1
+ 5.1.10
5.1.9
5.1.8
5.1.7
@@ -79,6 +80,7 @@ versions of the documentation contain the release notes for any later releases.
.. toctree::
:maxdepth: 1
+ 4.2.22
4.2.21
4.2.20
4.2.19