Skip to content

Commit 0eff86e

Browse files
committed
Ninth batch for 2.1
Signed-off-by: Junio C Hamano <[email protected]>
1 parent 528396a commit 0eff86e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Documentation/RelNotes/2.1.0.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,9 @@ Performance, Internal Implementation, etc.
116116

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

119+
* The support for the profile-feedback build, which has been left
120+
bit-rotten for quite a while, has been updated.
121+
119122
* An experimental format to use two files (the base file and
120123
incremental changes relative to it) to represent the index has been
121124
introduced; this may reduce I/O cost of rewriting a large index
@@ -194,6 +197,7 @@ notes for details).
194197
* Code to avoid adding the same alternate object store twice was
195198
subtly broken for a long time, but nobody seems to have noticed.
196199
(merge 80b4785 rs/fix-alt-odb-path-comparison later to maint).
200+
(merge 539e750 ek/alt-odb-entry-fix later to maint).
197201

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

0 commit comments

Comments
 (0)