Skip to content

Commit 23d289d

Browse files
committed
The sixth batch
1 parent 6aa984a commit 23d289d

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

Documentation/RelNotes/2.48.0.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,13 @@ Performance, Internal Implementation, Development Support etc.
3737
variable in a few of them have been removed using the new calling
3838
convention.
3939

40+
* The reftable sub-system grew a new reftable-specific strbuf
41+
replacement to reduce its dependency on Git-specific data
42+
structures.
43+
44+
* The ref-filter machinery learns to recognize and avoid cases where
45+
sorting would be redundant.
46+
4047
Fixes since v2.47
4148
-----------------
4249

@@ -88,3 +95,7 @@ Fixes since v2.47
8895
(merge 41869f7447 ak/typofixes later to maint).
8996
(merge f1eea0b620 ak/typofix later to maint).
9097
(merge dcd590a39d bf/t-readme-mention-reftable later to maint).
98+
(merge 52acf6771b kh/submitting-patches later to maint).
99+
(merge a73070fbd4 ks/t4205-fixup later to maint).
100+
(merge 9e362dd060 co/t6050-pipefix later to maint).
101+
(merge 91687cd13f sk/t7011-cleanup later to maint).

0 commit comments

Comments
 (0)