Skip to content

Commit 5fe494c

Browse files
committed
Eleventh batch for 2.9
Signed-off-by: Junio C Hamano <[email protected]>
1 parent e79dd64 commit 5fe494c

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

Documentation/RelNotes/2.9.0.txt

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -343,6 +343,23 @@ notes for details).
343343
* Fix a broken "p4 lfs" test.
344344
(merge 9e220fe ls/p4-lfs-test-fix-2.7.0 later to maint).
345345

346+
* Recent update to Git LFS broke "git p4" by changing the output from
347+
its "lfs pointer" subcommand.
348+
(merge 82f2567 ls/p4-lfs later to maint).
349+
350+
* "git fetch" test t5510 was flaky while running a (forced) automagic
351+
garbage collection.
352+
(merge bb05510 js/close-packs-before-gc later to maint).
353+
354+
* Documentation updates to help contributors setting up Travis CI
355+
test for their patches.
356+
(merge 0e5d028 ls/travis-submitting-patches later to maint).
357+
358+
* Some multi-byte encoding can have a backslash byte as a later part
359+
of one letter, which would confuse "highlight" filter used in
360+
gitweb.
361+
(merge 029f372 sk/gitweb-highlight-encoding later to maint).
362+
346363
* Other minor clean-ups and documentation updates
347364
(merge 8b5a3e9 kn/for-each-tag-branch later to maint).
348365
(merge 99dab16 sb/misc-cleanups later to maint).
@@ -352,3 +369,7 @@ notes for details).
352369
(merge 060e776 jk/fix-attribute-macro-in-2.5 later to maint).
353370
(merge d16df0c rt/string-list-lookup-cleanup later to maint).
354371
(merge 376eb60 sb/config-exit-status-list later to maint).
372+
(merge 9cea46c ew/doc-split-pack-disables-bitmap later to maint).
373+
(merge fa72245 ew/normal-to-e later to maint).
374+
(merge 2e39a24 rn/glossary-typofix later to maint).
375+
(merge cadfbef sb/clean-test-fix later to maint).

0 commit comments

Comments
 (0)