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