summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2025-09-12 19:28:20 +0200
committerJacob Walls <jacobtylerwalls@gmail.com>2025-09-24 11:40:30 -0400
commit315e7def3c7484cfbc63a818597fe46012a42381 (patch)
tree7b05f87edf10f917e18bb25b18158f9609fe03fe
parente9caad2e03d43ffa9fadd07c91abdce44b527319 (diff)
[6.0.x] Added stub release notes and release date for 5.2.7, 5.1.13, and 4.2.25.
Backport of 00174507f8a91e9577ae233c58af561b379f2695 from main.
-rw-r--r--docs/releases/4.2.25.txt10
-rw-r--r--docs/releases/5.1.13.txt10
-rw-r--r--docs/releases/5.2.7.txt7
-rw-r--r--docs/releases/index.txt2
4 files changed, 26 insertions, 3 deletions
diff --git a/docs/releases/4.2.25.txt b/docs/releases/4.2.25.txt
new file mode 100644
index 0000000000..69f238c3c1
--- /dev/null
+++ b/docs/releases/4.2.25.txt
@@ -0,0 +1,10 @@
+===========================
+Django 4.2.25 release notes
+===========================
+
+*October 1, 2025*
+
+Django 4.2.25 fixes one security issue with severity "high" and one security
+issue with severity "low" in 4.2.24.
+
+...
diff --git a/docs/releases/5.1.13.txt b/docs/releases/5.1.13.txt
new file mode 100644
index 0000000000..a181694be2
--- /dev/null
+++ b/docs/releases/5.1.13.txt
@@ -0,0 +1,10 @@
+===========================
+Django 5.1.13 release notes
+===========================
+
+*October 1, 2025*
+
+Django 5.1.13 fixes one security issue with severity "high" and one security
+issue with severity "low" in 5.1.12.
+
+...
diff --git a/docs/releases/5.2.7.txt b/docs/releases/5.2.7.txt
index cab28ad2a4..90d620a408 100644
--- a/docs/releases/5.2.7.txt
+++ b/docs/releases/5.2.7.txt
@@ -2,10 +2,11 @@
Django 5.2.7 release notes
==========================
-*Expected October 1, 2025*
+*October 1, 2025*
-Django 5.2.7 fixes several bugs in 5.2.6. Also, the latest string translations
-from Transifex are incorporated.
+Django 5.2.7 fixes one security issue with severity "high", one security issue
+with severity "low", and several bugs in 5.2.6. Also, the latest string
+translations from Transifex are incorporated.
Bugfixes
========
diff --git a/docs/releases/index.txt b/docs/releases/index.txt
index d768cd6ba7..87ea9b22d6 100644
--- a/docs/releases/index.txt
+++ b/docs/releases/index.txt
@@ -46,6 +46,7 @@ versions of the documentation contain the release notes for any later releases.
.. toctree::
:maxdepth: 1
+ 5.1.13
5.1.12
5.1.11
5.1.10
@@ -87,6 +88,7 @@ versions of the documentation contain the release notes for any later releases.
.. toctree::
:maxdepth: 1
+ 4.2.25
4.2.24
4.2.23
4.2.22