Junio C Hamano | 8258858 | 2012-04-26 09:41:52 -0700 | [diff] [blame] | 1 | Git v1.7.7.7 Release Notes |
2 | ========================== | ||||
3 | |||||
4 | Fixes since v1.7.7.6 | ||||
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 | * 'git imap-send' carried an unused dead code. | ||||
12 | |||||
13 | Also contains minor fixes and documentation updates. |