aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/RelNotes
diff options
context:
space:
mode:
authorJohannes Schindelin <johannes.schindelin@gmx.de>2023-03-23 10:21:41 +0100
committerJohannes Schindelin <johannes.schindelin@gmx.de>2023-04-17 21:16:10 +0200
commit0d1bd1dfb37ef25e1911777c94129fc769ffec38 (patch)
tree7e6e8f435b01989a8c1c9f1b569ced6d1a5d067f /Documentation/RelNotes
parent3d3c11852ce9351c769bce3377f5c08e4aad92ec (diff)
downloadgit-0d1bd1dfb37ef25e1911777c94129fc769ffec38.tar.gz
Git 2.40.1v2.40.1
Signed-off-by: Taylor Blau <me@ttaylorr.com> Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Diffstat (limited to 'Documentation/RelNotes')
-rw-r--r--Documentation/RelNotes/2.40.1.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/RelNotes/2.40.1.txt b/Documentation/RelNotes/2.40.1.txt
new file mode 100644
index 0000000000..e72f6b1b25
--- /dev/null
+++ b/Documentation/RelNotes/2.40.1.txt
@@ -0,0 +1,8 @@
+Git v2.40.1 Release Notes
+=========================
+
+This release merges up the fix that appears in v2.30.9, v2.31.8,
+v2.32.7, v2.33.8, v2.34.8, v2.35.8, v2.36.6, v2.37.7, v2.38.5
+and v2.39.3 to address the security issues CVE-2023-25652,
+CVE-2023-25815, and CVE-2023-29007; see the release notes for these
+versions for details.