Skip to content

Commit 80dfab8

Browse files
committed
Sync with maint
* maint: Further preparation for 1.8.0.1
2 parents f3828dc + 1c03999 commit 80dfab8

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

Documentation/RelNotes/1.8.0.1.txt

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,10 @@ Fixes since v1.8.0
4343
transport ended up sleeping for minutes in select(2) system call.
4444
A workaround has been added for this.
4545

46-
Also contains minor fixes and documentation updates.
46+
* Various rfc2047 quoting issues around a non-ASCII name on the
47+
From: line in the output from format-patch have been corrected.
48+
49+
* "git diff -G<pattern>" did not honor textconv filter when looking
50+
for changes.
51+
52+
Also contains other minor fixes and documentation updates.

0 commit comments

Comments
 (0)