diff options
author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2021-02-12 15:49:17 +0100 |
---|---|---|
committer | Johannes Schindelin <johannes.schindelin@gmx.de> | 2021-02-12 15:49:17 +0100 |
commit | 8b1a5f33d3ed427b0a6eaee595537805db6bc38c (patch) | |
tree | c94f49bd2bf0dbec8f1c531f9b152bac4d9310ce /Documentation | |
parent | Sync with 2.19.6 (diff) | |
download | tgif-8b1a5f33d3ed427b0a6eaee595537805db6bc38c.tar.xz |
Git 2.20.5
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/RelNotes/2.20.5.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/RelNotes/2.20.5.txt b/Documentation/RelNotes/2.20.5.txt new file mode 100644 index 0000000000..1dfb784ded --- /dev/null +++ b/Documentation/RelNotes/2.20.5.txt @@ -0,0 +1,6 @@ +Git v2.20.5 Release Notes +========================= + +This release merges up the fixes that appear in v2.17.6, v2.18.5 +and v2.19.6 to address the security issue CVE-2021-21300; see +the release notes for these versions for details. |