summaryrefslogtreecommitdiff
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:48:50 +0100
commit0acff0fd1f5ad09367aacb51b2b68699c6ce7929 (patch)
tree622fc15d6c49d754857cf9218168b213a42dde6a
parentb381b19854f32c9ff03e6bd98865ddffbb7e7082 (diff)
[4.2.x] Added stub release notes and release date for 4.2.17.
Backport of 2544c1585473c1e82dab1274b52052744f97ca72 from main.
-rw-r--r--docs/releases/4.2.17.txt8
-rw-r--r--docs/releases/index.txt1
2 files changed, 9 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/index.txt b/docs/releases/index.txt
index 76596aa9f2..e626606c55 100644
--- a/docs/releases/index.txt
+++ b/docs/releases/index.txt
@@ -26,6 +26,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