Clarified regression nature of data loss bug in docs/releases/6.0.1.txt and 5.2.10.txt.

This commit is contained in:
Tim Graham
2026-01-08 09:55:30 -05:00
committed by Jacob Walls
parent 8703fbdf10
commit 2be860d6cf
2 changed files with 4 additions and 3 deletions

View File

@@ -4,8 +4,8 @@ Django 5.2.10 release notes
*January 6, 2026*
Django 5.2.10 fixes a data loss bug in Django 5.2 and one bug related to
support for Python 3.14.
Django 5.2.10 fixes a data loss bug introduced in Django 5.2 and one bug
related to support for Python 3.14.
Bugfixes
========

View File

@@ -4,7 +4,8 @@ Django 6.0.1 release notes
*January 6, 2026*
Django 6.0.1 fixes one data loss bug in Django 5.2 and several bugs in 6.0.
Django 6.0.1 fixes one data loss bug introduced in Django 5.2 as well as
several other bugs in Django 6.0.
Bugfixes
========