Merge branch 'maint-1.6.6' into maint
[git] / Documentation / RelNotes-1.7.0.1.txt
1 Git v1.7.0.1 Release Notes
2 ==========================
3
4 Fixes since v1.7.0
5 ------------------
6
7 --
8 exec >/var/tmp/1
9 echo O=$(git describe)
10 O=v1.7.0
11 git shortlog $O..