diff options
author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2022-03-17 10:58:00 +0100 |
---|---|---|
committer | Johannes Schindelin <johannes.schindelin@gmx.de> | 2022-03-24 00:31:43 +0100 |
commit | 53ef17d3ee0f7fcb151f428ee3bd736b8046825f (patch) | |
tree | f31972382a0fb71fc3d9701c439bd35acd298428 /Documentation/RelNotes/2.35.2.txt | |
parent | Sync with 2.34.2 (diff) | |
download | git-53ef17d3ee0f7fcb151f428ee3bd736b8046825f.tar.xz git-53ef17d3ee0f7fcb151f428ee3bd736b8046825f.zip |
Git 2.35.2v2.35.2
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Diffstat (limited to 'Documentation/RelNotes/2.35.2.txt')
-rw-r--r-- | Documentation/RelNotes/2.35.2.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/RelNotes/2.35.2.txt b/Documentation/RelNotes/2.35.2.txt new file mode 100644 index 0000000000..290bfa9ea4 --- /dev/null +++ b/Documentation/RelNotes/2.35.2.txt @@ -0,0 +1,7 @@ +Git v2.35.2 Release Notes +========================= + +This release merges up the fixes that appear in v2.30.3, +v2.31.2, v2.32.1, v2.33.2 and v2.34.2 to address the security +issue CVE-2022-24765; see the release notes for these versions +for details. |