summaryrefslogtreecommitdiff
path: root/Documentation/RelNotes/2.21.3.txt
diff options
context:
space:
mode:
authorJonathan Nieder <jrnieder@gmail.com>2020-04-19 16:30:08 -0700
committerJonathan Nieder <jrnieder@gmail.com>2020-04-19 16:30:08 -0700
commit9206d27eb5e76bbb3a4e59e3c53f92eaa0caa97b (patch)
treec7bf92c51265916390430f79f5233e33be25b4ed /Documentation/RelNotes/2.21.3.txt
parentfe2268649423eba889e942293e9c98c781277bf2 (diff)
parent041bc65923e13313ca1b77681c3b2950b5e0a163 (diff)
downloadgit-2.21.3.tar.xz
Git 2.21.3v2.21.3
This merges up the security fix from v2.17.5. Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Diffstat (limited to 'Documentation/RelNotes/2.21.3.txt')
-rw-r--r--Documentation/RelNotes/2.21.3.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/RelNotes/2.21.3.txt b/Documentation/RelNotes/2.21.3.txt
new file mode 100644
index 0000000000..2ca0aa5c62
--- /dev/null
+++ b/Documentation/RelNotes/2.21.3.txt
@@ -0,0 +1,5 @@
+Git v2.21.3 Release Notes
+=========================
+
+This release merges the security fix that appears in v2.17.5; see
+the release notes for that version for details.