Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2022-06-01 05:10:00 +0300
committerJunio C Hamano <gitster@pobox.com>2022-06-01 05:10:35 +0300
commit2668e3608e47494f2f10ef2b6e69f08a84816bcb (patch)
tree59a179f8e867720879d300c2a48af4882c5fc095 /Documentation/RelNotes/2.37.0.txt
parent4c9b052377453802d0ee1526c865babd7e7368f9 (diff)
Sixth batch
Fast-tracking GitHub CI Windows build fixes. Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes/2.37.0.txt')
-rw-r--r--Documentation/RelNotes/2.37.0.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/RelNotes/2.37.0.txt b/Documentation/RelNotes/2.37.0.txt
index 6aea2a2d60..a619b5f79c 100644
--- a/Documentation/RelNotes/2.37.0.txt
+++ b/Documentation/RelNotes/2.37.0.txt
@@ -193,6 +193,9 @@ Fixes since v2.36
they do.
(merge 4b317450ce jc/t6424-failing-merge-preserve-local-changes later to maint).
+ * Some real problems noticed by gcc 12 have been fixed, while false
+ positives have been worked around.
+
* Other code cleanup, docfix, build fix, etc.
(merge e6b2582da3 cm/reftable-0-length-memset later to maint).
(merge 0b75e5bf22 ab/misc-cleanup later to maint).
@@ -211,3 +214,5 @@ Fixes since v2.36
(merge b014cee8de jc/update-ozlabs-url later to maint).
(merge 4ec5008062 pb/ggg-in-mfc-doc later to maint).
(merge af845a604d tb/receive-pack-code-cleanup later to maint).
+ (merge 2acf4cf001 js/ci-gcc-12-fixes later to maint).
+ (merge 05e280c0a6 jc/http-clear-finished-pointer later to maint).