1
0
mirror of https://github.com/django/django.git synced 2025-09-24 23:49:12 +00:00

[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.
This commit is contained in:
Mariusz Felisiak 2025-09-12 19:28:20 +02:00 committed by Jacob Walls
parent e9caad2e03
commit 315e7def3c
4 changed files with 26 additions and 3 deletions

10
docs/releases/4.2.25.txt Normal file
View File

@ -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.
...

10
docs/releases/5.1.13.txt Normal file
View File

@ -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.
...

View File

@ -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
========

View File

@ -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