Git 2.32.4 Signed-off-by: Taylor Blau <me@ttaylorr.com>
diff --git a/Documentation/RelNotes/2.32.4.txt b/Documentation/RelNotes/2.32.4.txt new file mode 100644 index 0000000..76c67b2 --- /dev/null +++ b/Documentation/RelNotes/2.32.4.txt
@@ -0,0 +1,5 @@ +Git v2.32.4 Release Notes +========================= + +This release merges the security fix that appears in v2.30.6; see +the release notes for that version for details.
diff --git a/RelNotes b/RelNotes index 3bfb2b6..2626c78 120000 --- a/RelNotes +++ b/RelNotes
@@ -1 +1 @@ -Documentation/RelNotes/2.32.3.txt \ No newline at end of file +Documentation/RelNotes/2.32.4.txt \ No newline at end of file