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