Skip to content

Commit

Permalink
The sixth batch
Browse files Browse the repository at this point in the history
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
gitster committed Aug 19, 2024
1 parent ee218ee commit bb9c16b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Documentation/RelNotes/2.47.0.txt
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,12 @@ Performance, Internal Implementation, Development Support etc.
the users of ref iterators, allowing for-each-ref and friends to
avoid an extra ref_resolve_* API call per a symbolic ref.

* Unit-test framework has learned a simple control structure to allow
embedding test statements in-line instead of having to create a new
function to contain them.

* Incremental updates of multi-pack index files is getting worked on.


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

0 comments on commit bb9c16b

Please sign in to comment.