diff options
author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2019-12-04 22:29:33 +0100 |
---|---|---|
committer | Johannes Schindelin <johannes.schindelin@gmx.de> | 2019-12-06 16:30:40 +0100 |
commit | caccc527ca7f4b3e6f4bb6775cbff94b27741482 (patch) | |
tree | 887d6398d2f5eedef4a0983d409bac7e456774fa /Documentation/RelNotes | |
parent | Sync with 2.18.2 (diff) | |
download | tgif-caccc527ca7f4b3e6f4bb6775cbff94b27741482.tar.xz |
Git 2.19.3
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Diffstat (limited to 'Documentation/RelNotes')
-rw-r--r-- | Documentation/RelNotes/2.19.3.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/RelNotes/2.19.3.txt b/Documentation/RelNotes/2.19.3.txt new file mode 100644 index 0000000000..92d7f89de6 --- /dev/null +++ b/Documentation/RelNotes/2.19.3.txt @@ -0,0 +1,8 @@ +Git v2.19.3 Release Notes +========================= + +This release merges up the fixes that appear in v2.14.6, v2.15.4 +and in v2.17.3, addressing the security issues CVE-2019-1348, +CVE-2019-1349, CVE-2019-1350, CVE-2019-1351, CVE-2019-1352, +CVE-2019-1353, CVE-2019-1354, and CVE-2019-1387; see the release notes +for those versions for details. |