]> git.ipfire.org Git - thirdparty/git.git/blame - Documentation/RelNotes/2.21.1.txt
The tenth batch
[thirdparty/git.git] / Documentation / RelNotes / 2.21.1.txt
CommitLineData
367f12b7
JS
1Git v2.21.1 Release Notes
2=========================
3
4This release merges up the fixes that appear in v2.14.6, v2.15.4,
5v2.17.3 and in v2.20.2, addressing the security issues CVE-2019-1348,
6CVE-2019-1349, CVE-2019-1350, CVE-2019-1351, CVE-2019-1352,
7CVE-2019-1353, CVE-2019-1354, CVE-2019-1387, and CVE-2019-19604;
8see the release notes for those versions for details.
9
10Additionally, this version also includes a couple of fixes for the
11Windows-specific quoting of command-line arguments when Git executes
12a Unix shell on Windows.