Skip to content

Commit e969bc8

Browse files
committed
A few more after -rc1
Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 3dea2ad commit e969bc8

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

Documentation/RelNotes/2.49.0.adoc

+13
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,18 @@ Performance, Internal Implementation, Development Support etc.
9393
* Rename processing in the recursive merge backend has seen a micro
9494
optimization.
9595
96+
* The path.[ch] API takes an explicit repository parameter passed
97+
throughout the callchain, instead of relying on the_repository
98+
singleton instance.
99+
100+
* Large-object promisor protocol extension has been introduced.
101+
102+
* The editorconfig file is updated to tell us that bash scripts are
103+
similar to general Bourne shell scripts.
104+
105+
* Meson-based build procedure forgot to build some docs, which has
106+
been corrected.
107+
96108
97109
Fixes since v2.48
98110
-----------------
@@ -272,3 +284,4 @@ Fixes since v2.48
272284
(merge 45761988ac en/doc-renormalize later to maint).
273285
(merge 832f56f06a jc/doc-boolean-synonyms later to maint).
274286
(merge 3eeed876a9 ac/doc-http-ssl-type-config later to maint).
287+
(merge c268e3285d jc/breaking-changes-early-adopter-option later to maint).

0 commit comments

Comments
 (0)