Skip to content

Commit

Permalink
Ninth batch for 2.1
Browse files Browse the repository at this point in the history
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Junio C Hamano committed Jul 21, 2014
1 parent 528396a commit 0eff86e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Documentation/RelNotes/2.1.0.txt
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,9 @@ Performance, Internal Implementation, etc.

* Build procedure for 'subtree' (in contrib/) has been cleaned up.

* The support for the profile-feedback build, which has been left
bit-rotten for quite a while, has been updated.

* An experimental format to use two files (the base file and
incremental changes relative to it) to represent the index has been
introduced; this may reduce I/O cost of rewriting a large index
Expand Down Expand Up @@ -194,6 +197,7 @@ notes for details).
* Code to avoid adding the same alternate object store twice was
subtly broken for a long time, but nobody seems to have noticed.
(merge 80b4785 rs/fix-alt-odb-path-comparison later to maint).
(merge 539e750 ek/alt-odb-entry-fix later to maint).

* The "%<(10,trunc)%s" pretty format specifier in the log family of
commands is used to truncate the string to a given length (e.g. 10
Expand Down

0 comments on commit 0eff86e

Please sign in to comment.