Browse Source

Further preparation for 1.8.0.1

Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
Junio C Hamano 12 years ago
parent
commit
1c03999bef
  1. 8
      Documentation/RelNotes/1.8.0.1.txt

8
Documentation/RelNotes/1.8.0.1.txt

@ -43,4 +43,10 @@ Fixes since v1.8.0 @@ -43,4 +43,10 @@ Fixes since v1.8.0
transport ended up sleeping for minutes in select(2) system call.
A workaround has been added for this.

Also contains minor fixes and documentation updates.
* Various rfc2047 quoting issues around a non-ASCII name on the
From: line in the output from format-patch have been corrected.

* "git diff -G<pattern>" did not honor textconv filter when looking
for changes.

Also contains other minor fixes and documentation updates.

Loading…
Cancel
Save