source: git/branches/dmik/Documentation/RelNotes/1.7.8.6.txt@ 782

Last change on this file since 782 was 782, checked in by dmik, 11 years ago

git: Merge version 2.0.0 from vendor to dmik branch.

  • Property svn:eol-style set to native
File size: 621 bytes
Line 
1Git v1.7.8.6 Release Notes
2==========================
3
4Fixes since v1.7.8.5
5--------------------
6
7 * An error message from 'git bundle' had an unmatched single quote pair in it.
8
9 * 'git diff --histogram' option was not described.
10
11 * Documentation for 'git rev-list' had minor formatting errors.
12
13 * 'git imap-send' carried an unused dead code.
14
15 * The way 'git fetch' implemented its connectivity check over
16 received objects was overly pessimistic, and wasted a lot of
17 cycles.
18
19 * Various minor backports of fixes from the 'master' and the 'maint'
20 branch.
21
22Also contains minor fixes and documentation updates.
Note: See TracBrowser for help on using the repository browser.