diff options
| author | Sarah Boyce <42296566+sarahboyce@users.noreply.github.com> | 2024-07-31 11:21:32 +0200 |
|---|---|---|
| committer | Sarah Boyce <42296566+sarahboyce@users.noreply.github.com> | 2024-07-31 11:26:43 +0200 |
| commit | 3aa9acd856beb67f6afae01768be473b91ea8b95 (patch) | |
| tree | da62466880eff778066e960297db47a1d5462619 | |
| parent | 3b70cf4930372690a824eb001af15cb9b483bdeb (diff) | |
[5.0.x] Added stub release notes and release date for 5.0.8 and 4.2.15.
Backport of 3f880890699d4412cf23b59dba425111f62afb3a from main.
| -rw-r--r-- | docs/releases/4.2.15.txt | 5 | ||||
| -rw-r--r-- | docs/releases/5.0.8.txt | 5 |
2 files changed, 6 insertions, 4 deletions
diff --git a/docs/releases/4.2.15.txt b/docs/releases/4.2.15.txt index a15eced1a3..d312f8580f 100644 --- a/docs/releases/4.2.15.txt +++ b/docs/releases/4.2.15.txt @@ -2,9 +2,10 @@ Django 4.2.15 release notes =========================== -*Expected August 6, 2024* +*August 6, 2024* -Django 4.2.15 fixes a regression in 4.2.14. +Django 4.2.15 fixes three security issues with severity "moderate", one +security issue with severity "high", and a regression in 4.2.14. Bugfixes ======== diff --git a/docs/releases/5.0.8.txt b/docs/releases/5.0.8.txt index 0f5123f68f..df3bc9ae2a 100644 --- a/docs/releases/5.0.8.txt +++ b/docs/releases/5.0.8.txt @@ -2,9 +2,10 @@ Django 5.0.8 release notes ========================== -*Expected August 6, 2024* +*August 6, 2024* -Django 5.0.8 fixes several bugs in 5.0.7. +Django 5.0.8 fixes three security issues with severity "moderate", one security +issue with severity "high", and several bugs in 5.0.7. Bugfixes ======== |
