Skip to content

Commit ac7d021

Browse files
committed
The eighteenth batch
Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent f50f046 commit ac7d021

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

Documentation/RelNotes/2.52.0.adoc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -298,6 +298,16 @@ including security updates, are included in this release.
298298
* Handling of an empty subdirectory of .git/refs/ in the ref-files
299299
backend has been corrected.
300300

301+
* Our CI script requires "sudo" that can be told to preserve
302+
environment, but Ubuntu replaced with "sudo" with an implementation
303+
that lacks the feature. Work this around by reinstalling the
304+
original version.
305+
(merge fddb484255 ps/ci-avoid-broken-sudo-on-ubuntu later to maint).
306+
307+
* The reftable backend learned to sanity check its on-disk data more
308+
carefully.
309+
(merge 466a3a1afd kn/reftable-consistency-checks later to maint).
310+
301311
* Other code cleanup, docfix, build fix, etc.
302312
(merge 823d537fa7 kh/doc-git-log-markup-fix later to maint).
303313
(merge cf7efa4f33 rj/t6137-cygwin-fix later to maint).
@@ -326,3 +336,4 @@ including security updates, are included in this release.
326336
(merge e1d062e8ba ps/odb-clean-stale-wrappers later to maint).
327337
(merge fdd21ba116 mh/doc-credential-url-prefix later to maint).
328338
(merge 1c573a3451 en/doc-merge-tree-describe-merge-base later to maint).
339+
(merge 84a6bf7965 ja/doc-markup-attached-paragraph-fix later to maint).

0 commit comments

Comments
 (0)