···9393 * Rename processing in the recursive merge backend has seen a micro
9494 optimization.
95959696+ * The path.[ch] API takes an explicit repository parameter passed
9797+ throughout the callchain, instead of relying on the_repository
9898+ singleton instance.
9999+100100+ * Large-object promisor protocol extension has been introduced.
101101+102102+ * The editorconfig file is updated to tell us that bash scripts are
103103+ similar to general Bourne shell scripts.
104104+105105+ * Meson-based build procedure forgot to build some docs, which has
106106+ been corrected.
107107+9610897109Fixes since v2.48
98110-----------------
···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).
287287+ (merge c268e3285d jc/breaking-changes-early-adopter-option later to maint).