summaryrefslogtreecommitdiff
path: root/Documentation/RelNotes-1.7.1.txt
blob: b0bf8366c0dfe6bc6cef9ae1e9b81109ed536252 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Git v1.7.1 Release Notes
========================

Updates since v1.7.0
--------------------

Fixes since v1.7.0
------------------

All of the fixes in v1.7.0.X maintenance series are included in this
release, unless otherwise noted.

---
exec >/var/tmp/1
echo O=$(git describe)
O=v1.7.0
git shortlog --no-merges ^maint $O..