Skip to content

Commit bb9c16b

Browse files
committed
The sixth batch
Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent ee218ee commit bb9c16b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Documentation/RelNotes/2.47.0.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,12 @@ Performance, Internal Implementation, Development Support etc.
6767
the users of ref iterators, allowing for-each-ref and friends to
6868
avoid an extra ref_resolve_* API call per a symbolic ref.
6969

70+
* Unit-test framework has learned a simple control structure to allow
71+
embedding test statements in-line instead of having to create a new
72+
function to contain them.
73+
74+
* Incremental updates of multi-pack index files is getting worked on.
75+
7076

7177
Fixes since v2.46
7278
-----------------
@@ -146,3 +152,4 @@ Fixes since v2.46
146152
(merge 0c4d5aa22d rs/use-decimal-width later to maint).
147153
(merge 67be8c4de5 jc/document-use-of-local later to maint).
148154
(merge 098be29f5b rs/t-example-simplify later to maint).
155+
(merge 0d66f601a9 jc/tests-no-useless-tee later to maint).

0 commit comments

Comments
 (0)