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:
Diffstat (limited to 'Documentation/RelNotes/2.39.0.txt')
-rw-r--r--Documentation/RelNotes/2.39.0.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/RelNotes/2.39.0.txt b/Documentation/RelNotes/2.39.0.txt
index fde4925381..bb649e4f61 100644
--- a/Documentation/RelNotes/2.39.0.txt
+++ b/Documentation/RelNotes/2.39.0.txt
@@ -156,6 +156,10 @@ Performance, Internal Implementation, Development Support etc.
* `parse_object()` has been hardened to check for the existence of a
suspected blob object.
+ * Adjust the documentation build procedure to GNUmake version 4.4,
+ which made some changes to how pattern rule with multiple targets
+ are handled.
+
Fixes since v2.38
-----------------