Skip to content

Commit a4c54d6

Browse files
committed
Sync with 'master'
2 parents 1ba9ba5 + 7876265 commit a4c54d6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Documentation/RelNotes/2.40.0.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@ UI, Workflows & Features
4646
* "git rebase" often ignored incompatible options instead of
4747
complaining, which has been corrected.
4848

49+
* "scalar" warns but continues when its periodic maintenance
50+
feature cannot be enabled.
51+
4952

5053
Performance, Internal Implementation, Development Support etc.
5154

@@ -204,6 +207,10 @@ Fixes since v2.39
204207
the ssh agent in the codepath to sign with an ssh key.
205208
(merge dce7b31126 as/ssh-signing-improve-key-missing-error later to maint).
206209

210+
* Adjust "git request-pull" to strip embedded signature from signed
211+
tags to notice non-PGP signatures.
212+
(merge a9cad02538 gm/request-pull-with-non-pgp-signed-tags later to maint).
213+
207214
* Other code cleanup, docfix, build fix, etc.
208215
(merge 77e04b2ed4 rs/t4205-do-not-exit-in-test-script later to maint).
209216
(merge faebba436e rs/plug-pattern-list-leak-in-lof later to maint).
@@ -237,3 +244,4 @@ Fixes since v2.39
237244
(merge 5458ba0a4d tb/t0003-invoke-dd-more-portably later to maint).
238245
(merge 70661d288b ar/markup-em-dash later to maint).
239246
(merge e750951e74 en/ls-files-doc-update later to maint).
247+
(merge 4f542975d1 mh/doc-credential-cache-only-in-core later to maint).

0 commit comments

Comments
 (0)