aboutsummaryrefslogtreecommitdiff
path: root/Documentation/RelNotes/2.32.5.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2022-12-13 21:17:10 +0900
committerJunio C Hamano <gitster@pobox.com>2022-12-13 21:17:10 +0900
commitfbabbc30e7bf3dee054ac74105d765fb0ec61893 (patch)
tree5aa6b5504bf788dd755e5f6b55805cc68ed1d6b2 /Documentation/RelNotes/2.32.5.txt
parent868154bb1c08a547afaf74ed8bafdf9bf55d1fd5 (diff)
parent6c9466944c90c236217ec6f9ce5ed6b0e73903f9 (diff)
downloadgit-fbabbc30e7bf3dee054ac74105d765fb0ec61893.tar.xz
Merge branch 'maint-2.34' into maint-2.35
Diffstat (limited to 'Documentation/RelNotes/2.32.5.txt')
-rw-r--r--Documentation/RelNotes/2.32.5.txt8
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.