summaryrefslogtreecommitdiff
path: root/Documentation/RelNotes-1.6.1.txt
blob: efaf9ac4f7bafe0629663e94d6a8e4984eb23692 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
GIT v1.6.1 Release Notes
========================
 
Updates since v1.6.0
--------------------
 
(subsystems)
 
* ...
 
(portability)
 
* ...
 
(documentation)
 
* ...
 
(performance)
 
* ...
 
(usability, bells and whistles)
 
* ...
 
(internal)
 
* ...
 
 
Fixes since v1.6.0
------------------
 
All of the fixes in v1.6.0.X maintenance series are included in this
release, unless otherwise noted.
 
--
exec >/var/tmp/1
O=v1.6.0
echo O=$(git describe master)
git shortlog --no-merges $O..master ^maint