aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/RelNotes
diff options
context:
space:
mode:
authorJohannes Schindelin <johannes.schindelin@gmx.de>2023-02-06 09:24:07 +0100
committerJohannes Schindelin <johannes.schindelin@gmx.de>2023-02-06 09:24:07 +0100
commit0bbcf951943eefbbfee2a7e08b7150bef5b60562 (patch)
tree7947f735aa883ad681d3cfb1d2f1fdfd80f6ab1f /Documentation/RelNotes
parente14d6b8408a2a283e55ca64d2c77ac929ec77204 (diff)
downloadgit-0bbcf951943eefbbfee2a7e08b7150bef5b60562.tar.gz
Git 2.31.7v2.31.7
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Diffstat (limited to 'Documentation/RelNotes')
-rw-r--r--Documentation/RelNotes/2.31.7.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/RelNotes/2.31.7.txt b/Documentation/RelNotes/2.31.7.txt
new file mode 100644
index 0000000000..dd44d5bc62
--- /dev/null
+++ b/Documentation/RelNotes/2.31.7.txt
@@ -0,0 +1,6 @@
+Git v2.31.7 Release Notes
+=========================
+
+This release merges up the fixes that appear in v2.30.8 to
+address the security issues CVE-2023-22490 and CVE-2023-23946;
+see the release notes for that version for details.