Skip to content

Commit 31fe405

Browse files
committed
Update draft release notes to 1.8.3.4
Signed-off-by: Junio C Hamano <[email protected]>
1 parent 281ff45 commit 31fe405

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Documentation/RelNotes/1.8.3.4.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,8 @@ Fixes since v1.8.3.3
1313
* The test coverage framework was left broken for some time.
1414

1515
* The test suite for HTTP transport did not run with Apache 2.4.
16+
17+
* "git diff" used to fail when core.safecrlf is set and the working
18+
tree contents had mixed CRLF/LF line endings. Committing such a
19+
content must be prohibited, but "git diff" should help the user to
20+
locate and fix such problems without failing.

0 commit comments

Comments
 (0)