diff options
| author | Junio C Hamano <gitster@pobox.com> | 2012-04-26 09:52:33 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2012-04-26 09:52:33 -0700 |
| commit | aba5f57c8fbb04abc5d286310969c1f767793930 (patch) | |
| tree | 46f957c1a1cc146f7ed0d53876d9e963079ec77e /Documentation/RelNotes | |
| parent | b1bcfbe34439ff6d1a04d0bddb01eebe4df418a5 (diff) | |
| parent | 8258858493ad3504630c3bfa7dfde61df811994a (diff) | |
| download | git-aba5f57c8fbb04abc5d286310969c1f767793930.tar.xz | |
Sync with 1.7.7.7
Diffstat (limited to 'Documentation/RelNotes')
| -rw-r--r-- | Documentation/RelNotes/1.7.7.7.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/Documentation/RelNotes/1.7.7.7.txt b/Documentation/RelNotes/1.7.7.7.txt new file mode 100644 index 0000000000..e79118d063 --- /dev/null +++ b/Documentation/RelNotes/1.7.7.7.txt @@ -0,0 +1,13 @@ +Git v1.7.7.7 Release Notes +========================== + +Fixes since v1.7.7.6 +-------------------- + + * An error message from 'git bundle' had an unmatched single quote pair in it. + + * 'git diff --histogram' option was not described. + + * 'git imap-send' carried an unused dead code. + +Also contains minor fixes and documentation updates. |
