Skip to content

Commit

Permalink
Update draft release notes to 1.7.6.6
Browse files Browse the repository at this point in the history
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Junio C Hamano committed Jan 13, 2012
1 parent 15f07e0 commit 04f6785
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Documentation/RelNotes/1.7.6.6.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,9 @@ Fixes since v1.7.6.5
directory when two paths in question are in adjacent directories and
the name of the one directory is a prefix of the other.

* When producing a "thin pack" (primarily used in bundles and smart
HTTP transfers) out of a fully packed repository, we unnecessarily
avoided sending recent objects as a delta against objects we know
the other side has.

Also contains minor fixes and documentation updates.

0 comments on commit 04f6785

Please sign in to comment.