diff options
| author | Sarah Boyce <42296566+sarahboyce@users.noreply.github.com> | 2025-04-04 09:52:22 +0200 |
|---|---|---|
| committer | Sarah Boyce <42296566+sarahboyce@users.noreply.github.com> | 2025-04-07 16:11:36 +0200 |
| commit | 8ad3e80e88201f4c557f6fa79fcfc0f8a0961830 (patch) | |
| tree | 0823e460a23931e7dcb098d2d8d34783fb1ec335 /docs/releases/index.txt | |
| parent | d4a2809c2b878317a4fa0e1cbaf07322ffd7f2fb (diff) | |
Fixed #36298 -- Truncated the overwritten file content in file_move_safe().
Regression in 58cd4902a71a3695dd6c21dc957f59c333db364c.
Thanks Baptiste Mispelon for the report.
Diffstat (limited to 'docs/releases/index.txt')
| -rw-r--r-- | docs/releases/index.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/releases/index.txt b/docs/releases/index.txt index dd308c8a08..7b88a42d2b 100644 --- a/docs/releases/index.txt +++ b/docs/releases/index.txt @@ -40,6 +40,7 @@ versions of the documentation contain the release notes for any later releases. .. toctree:: :maxdepth: 1 + 5.1.9 5.1.8 5.1.7 5.1.6 @@ -77,6 +78,7 @@ versions of the documentation contain the release notes for any later releases. .. toctree:: :maxdepth: 1 + 4.2.21 4.2.20 4.2.19 4.2.18 |
