From 01443f01b7c6a3c6ef03268b649b119027743115 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Tue, 13 Dec 2022 21:25:28 +0900 Subject: Git 2.39.1 Signed-off-by: Junio C Hamano --- Documentation/RelNotes/2.39.1.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Documentation/RelNotes/2.39.1.txt (limited to 'Documentation/RelNotes') diff --git a/Documentation/RelNotes/2.39.1.txt b/Documentation/RelNotes/2.39.1.txt new file mode 100644 index 0000000000..60c86f4122 --- /dev/null +++ b/Documentation/RelNotes/2.39.1.txt @@ -0,0 +1,5 @@ +Git v2.39.1 Release Notes +========================= + +This release merges the security fix that appears in v2.30.7; see +the release notes for that version for details. -- cgit v1.3-5-g9baa