]> git.ipfire.org Git - thirdparty/git.git/blame - Documentation/RelNotes/1.7.0.6.txt
Merge branch 'en/fast-imexport-nested-tags'
[thirdparty/git.git] / Documentation / RelNotes / 1.7.0.6.txt
CommitLineData
66cfd102
JH
1Git v1.7.0.6 Release Notes
2==========================
3
4Fixes since v1.7.0.5
5--------------------
6
7 * "git diff --stat" used "int" to count the size of differences,
8 which could result in overflowing.
9
10 * "git rev-list --abbrev-commit" defaulted to 40-byte abbreviations, unlike
11 newer tools in the git toolset.
12
13And other minor fixes and documentation updates.