summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSarah Boyce <42296566+sarahboyce@users.noreply.github.com>2024-11-27 14:30:12 +0100
committerSarah Boyce <42296566+sarahboyce@users.noreply.github.com>2024-11-27 15:45:35 +0100
commitbaf63eb0981e8127419a1f4fd98f3a533525ec44 (patch)
tree5002d7059003edb1ecc61812d7dc198ba530b810 /docs
parentc8ce36bb7b5198382baedbdcd0074b3d8aa99c1f (diff)
[5.0.x] Added stub release notes and release date for 5.0.10, and 4.2.17.
Backport of 2544c1585473c1e82dab1274b52052744f97ca72 from main.
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/4.2.17.txt8
-rw-r--r--docs/releases/5.0.10.txt8
-rw-r--r--docs/releases/index.txt2
3 files changed, 18 insertions, 0 deletions
diff --git a/docs/releases/4.2.17.txt b/docs/releases/4.2.17.txt
new file mode 100644
index 0000000000..5139d7034d
--- /dev/null
+++ b/docs/releases/4.2.17.txt
@@ -0,0 +1,8 @@
+===========================
+Django 4.2.17 release notes
+===========================
+
+*December 4, 2024*
+
+Django 4.2.17 fixes one security issue with severity "high" and one security
+issue with severity "moderate" in 4.2.16.
diff --git a/docs/releases/5.0.10.txt b/docs/releases/5.0.10.txt
new file mode 100644
index 0000000000..b06c376038
--- /dev/null
+++ b/docs/releases/5.0.10.txt
@@ -0,0 +1,8 @@
+===========================
+Django 5.0.10 release notes
+===========================
+
+*December 4, 2024*
+
+Django 5.0.10 fixes one security issue with severity "high" and one security
+issue with severity "moderate" in 5.0.9.
diff --git a/docs/releases/index.txt b/docs/releases/index.txt
index f4be3f453d..8308705f3a 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.0.10
5.0.9
5.0.8
5.0.7
@@ -42,6 +43,7 @@ versions of the documentation contain the release notes for any later releases.
.. toctree::
:maxdepth: 1
+ 4.2.17
4.2.16
4.2.15
4.2.14