Skip to content

Commit ab8a780

Browse files
committed
Update draft release notes to 1.7.8.4
Signed-off-by: Junio C Hamano <[email protected]>
1 parent 5a6a939 commit ab8a780

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Documentation/RelNotes/1.7.8.4.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ Fixes since v1.7.8.3
88
directory when two paths in question are in adjacent directories and
99
the name of the one directory is a prefix of the other.
1010

11+
* When producing a "thin pack" (primarily used in bundles and smart
12+
HTTP transfers) out of a fully packed repository, we unnecessarily
13+
avoided sending recent objects as a delta against objects we know
14+
the other side has.
15+
1116
* "git send-email" did not properly treat sendemail.multiedit as a
1217
boolean (e.g. setting it to "false" did not turn it off).
1318

0 commit comments

Comments
 (0)