]> git.ipfire.org Git - thirdparty/git.git/blame - Documentation/RelNotes-1.7.1.txt
Merge branch 'maint'
[thirdparty/git.git] / Documentation / RelNotes-1.7.1.txt
CommitLineData
318721e3
JH
1Git v1.7.1 Release Notes
2========================
3
4Updates since v1.7.0
5--------------------
6
7Fixes since v1.7.0
8------------------
9
10All of the fixes in v1.7.0.X maintenance series are included in this
11release, unless otherwise noted.
12
13---
14exec >/var/tmp/1
15echo O=$(git describe)
16O=v1.7.0
17git shortlog --no-merges ^maint $O..