summaryrefslogtreecommitdiff
path: root/Documentation/RelNotes
diff options
context:
space:
mode:
authorJohannes Schindelin <johannes.schindelin@gmx.de>2024-10-30 01:03:46 +0100
committerJohannes Schindelin <johannes.schindelin@gmx.de>2024-11-26 22:15:01 +0100
commit5c21db3a0d5f4414b65e114ca21c5a1fe736f2bc (patch)
treed4b0b69a843f20f977ec85d7c611066b9947a341 /Documentation/RelNotes
parent67809f7c4c654e0f7c4fefff3b46451e217a0294 (diff)
downloadgit-2.46.3.tar.xz
Git 2.46.3v2.46.3
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Diffstat (limited to 'Documentation/RelNotes')
-rw-r--r--Documentation/RelNotes/2.46.3.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/RelNotes/2.46.3.txt b/Documentation/RelNotes/2.46.3.txt
new file mode 100644
index 0000000000..4af032b63c
--- /dev/null
+++ b/Documentation/RelNotes/2.46.3.txt
@@ -0,0 +1,6 @@
+Git v2.46.3 Release Notes
+=========================
+
+This release merges up the fix that appears in v2.40.4, v2.41.3, v2.42.4,
+v2.43.6, v2.44.3 and v2.45.3 to address the security issues CVE-2024-50349 and
+CVE-2024-52006; see the release notes for these versions for details.