diff options
author | Taylor Blau <me@ttaylorr.com> | 2022-09-30 16:56:02 -0400 |
---|---|---|
committer | Taylor Blau <me@ttaylorr.com> | 2022-10-06 17:39:26 -0400 |
commit | ecf9b4a443ecd2c7dc759e5d18f226694bc3eced (patch) | |
tree | 792766fa5cc60357bded6ac9fbd0bbe4319a4906 /Documentation | |
parent | 122512967e6184b1888a63ea2b6ed9ada3046b28 (diff) | |
download | git-ecf9b4a443ecd2c7dc759e5d18f226694bc3eced.tar.gz |
Git 2.31.5v2.31.5
Signed-off-by: Taylor Blau <me@ttaylorr.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/RelNotes/2.31.5.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/RelNotes/2.31.5.txt b/Documentation/RelNotes/2.31.5.txt new file mode 100644 index 0000000000..0d87e6e03f --- /dev/null +++ b/Documentation/RelNotes/2.31.5.txt @@ -0,0 +1,5 @@ +Git v2.31.5 Release Notes +========================= + +This release merges the security fix that appears in v2.30.6; see +the release notes for that version for details. |