Skip to content

Commit 584f897

Browse files
committed
Twelfth batch for 2.13
Signed-off-by: Junio C Hamano <[email protected]>
1 parent 7b612c9 commit 584f897

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

Documentation/RelNotes/2.13.0.txt

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -449,6 +449,18 @@ notes for details).
449449
certificate; this has been fixed.
450450
(merge f2214dede9 bc/push-cert-receive-fix later to maint).
451451

452+
* Update error handling for codepath that deals with corrupt loose
453+
objects.
454+
(merge 51054177b3 jk/loose-object-info-report-error later to maint).
455+
456+
* "git diff --submodule=diff" learned to work better in a project
457+
with a submodule that in turn has its own submodules.
458+
(merge 17b254cda6 sb/show-diff-for-submodule-in-diff-fix later to maint).
459+
460+
* Update the build dependency so that an update to /usr/bin/perl
461+
etc. result in recomputation of perl.mak file.
462+
(merge c59c4939c2 ab/regen-perl-mak-with-different-perl later to maint).
463+
452464
* Other minor doc, test and build updates and code cleanups.
453465
(merge df2a6e38b7 jk/pager-in-use later to maint).
454466
(merge 75ec4a6cb0 ab/branch-list-doc later to maint).
@@ -458,3 +470,7 @@ notes for details).
458470
(merge 48a96972fd ab/doc-submitting later to maint).
459471
(merge f5c2bc2b96 jk/make-coccicheck-detect-errors later to maint).
460472
(merge c105f563d1 cc/untracked later to maint).
473+
(merge 8668976b53 jc/unused-symbols later to maint).
474+
(merge fba275dc93 jc/bs-t-is-not-a-tab-for-sed later to maint).
475+
(merge be6ed145de mm/ls-files-s-doc later to maint).
476+
(merge 60b091c679 qp/bisect-docfix later to maint).

0 commit comments

Comments
 (0)