Skip to content

Commit a82fb66

Browse files
committed
A few more topics before -rc1
Signed-off-by: Junio C Hamano <[email protected]>
1 parent 1221e94 commit a82fb66

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Documentation/RelNotes/2.42.0.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,12 @@ UI, Workflows & Features
3838
being bisected or rebased. The message was reworded to say the
3939
branch was "in use".
4040

41+
* Tone down the warning on SHA-256 repositories being an experimental
42+
curiosity. We do not have support for them to interoperate with
43+
traditional SHA-1 repositories, but at this point, we do not plan
44+
to make breaking changes to SHA-256 repositories and there is no
45+
longer need for such a strongly phrased warning.
46+
4147

4248
Performance, Internal Implementation, Development Support etc.
4349

@@ -286,3 +292,5 @@ Fixes since v2.41
286292
(merge c95ae3ff9c rs/describe-parseopt-fix later to maint).
287293
(merge 36f76d2a25 rs/pack-objects-parseopt-fix later to maint).
288294
(merge 30c8c55cbf jc/tree-walk-drop-base-offset later to maint).
295+
(merge d089a06421 rs/bundle-parseopt-cleanup later to maint).
296+
(merge 823839bda1 ew/sha256-gcrypt-leak-fixes later to maint).

0 commit comments

Comments
 (0)