Skip to content

Commit f3913c2

Browse files
committed
Final batch before 2.9-rc1
Signed-off-by: Junio C Hamano <[email protected]>
1 parent c6c655f commit f3913c2

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

Documentation/RelNotes/2.9.0.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,9 @@ UI, Workflows & Features
151151
configuration variable and act as if "--verbose" option was
152152
given from the command line.
153153

154+
* Give hints to GMail users with two-factor auth enabled that
155+
they need app-specific-password when using send-email.
156+
154157

155158
Performance, Internal Implementation, Development Support etc.
156159

@@ -475,6 +478,14 @@ notes for details).
475478
dir-diff mode.
476479
(merge 366f9ce da/difftool later to maint).
477480

481+
* The "are we talking with TTY, doing an interactive session?"
482+
detection has been updated to work better for "Git for Windows".
483+
(merge f7f90e0 kb/msys2-tty later to maint).
484+
485+
* We forgot to add "git log --decorate=auto" to documentation when we
486+
added the feature back in v2.1.0 timeframe.
487+
(merge 462cbb4 rj/log-decorate-auto later to maint).
488+
478489
* Other minor clean-ups and documentation updates
479490
(merge 832c0e5 lp/typofixes later to maint).
480491
(merge f5ee54a sb/z-is-gnutar-ism later to maint).

0 commit comments

Comments
 (0)