diff options
| author | Junio C Hamano <gitster@pobox.com> | 2022-12-13 21:10:27 +0900 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2022-12-13 21:10:27 +0900 |
| commit | d96ea538e8dd0fcf381089a3b09c0a9af3617351 (patch) | |
| tree | 4f1d9ddffbc57c9263a133b6dd2aadbfc44d8f78 /Documentation/RelNotes | |
| parent | Merge branch 'ps/attr-limits-with-fsck' into maint-2.32 (diff) | |
| download | git-d96ea538e8dd0fcf381089a3b09c0a9af3617351.tar.gz git-d96ea538e8dd0fcf381089a3b09c0a9af3617351.zip | |
Git 2.32.5v2.32.5
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes')
| -rw-r--r-- | Documentation/RelNotes/2.32.5.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/RelNotes/2.32.5.txt b/Documentation/RelNotes/2.32.5.txt new file mode 100644 index 0000000000..a8cad1a05b --- /dev/null +++ b/Documentation/RelNotes/2.32.5.txt @@ -0,0 +1,8 @@ +Git v2.32.5 Release Notes +========================= + +This release merges the security fix that appears in v2.30.7; see +the release notes for that version for details. + +In addition, included are additional code for "git fsck" to check +for questionable .gitattributes files. |
