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:47:22 -0400
commitcbe5042d85fc3f7ab704bb8ff1ff0f55ba1be0eb (patch)
treed60513d75cd89625a92688ba21f01f7cefa3b461
parent27e230ff2564bd1b3ed9e23faa6fa7782817a67f (diff)
[5.1.x] Added stub release notes and release date for 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/index.txt2
3 files changed, 22 insertions, 0 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/index.txt b/docs/releases/index.txt
index 4c76584491..48b8b333e1 100644
--- a/docs/releases/index.txt
+++ b/docs/releases/index.txt
@@ -25,6 +25,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
@@ -66,6 +67,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