From: Junio C Hamano Date: Fri, 4 Oct 2024 21:21:16 +0000 (-0700) Subject: Mostly there for 2.47 final X-Git-Tag: v2.47.0~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=90fe3800b92a49173530828c0a17951abd30f0e1;p=thirdparty%2Fgit.git Mostly there for 2.47 final Signed-off-by: Junio C Hamano --- diff --git a/Documentation/RelNotes/2.47.0.txt b/Documentation/RelNotes/2.47.0.txt index ed7ca635cc..b63c3364af 100644 --- a/Documentation/RelNotes/2.47.0.txt +++ b/Documentation/RelNotes/2.47.0.txt @@ -328,6 +328,9 @@ Fixes since v2.46 index" advice message, which has been corrected. (merge 537e516a39 ds/sparse-checkout-expansion-advice later to maint). + * macOS with fsmonitor daemon can hang forever when a submodule is + involved, which has been corrected. + * Other code cleanup, docfix, build fix, etc. (merge be10ac7037 jc/mailinfo-header-cleanup later to maint). (merge 4460e052e0 jc/range-diff-lazy-setup later to maint).