Code

Merge branch 'js/bundle-tags'
[git.git] / Documentation / RelNotes-1.6.2.txt
1 GIT v1.6.2 Release Notes
2 ========================
4 Updates since v1.6.1
5 --------------------
7 (subsystems)
9 (portability)
11 (performance)
13 (usability, bells and whistles)
15 (internal)
18 Fixes since v1.6.1
19 ------------------
21 All of the fixes in v1.6.1.X maintenance series are included in this
22 release, unless otherwise noted.
24 --
25 exec >/var/tmp/1
26 O=v1.6.1
27 echo O=$(git describe master)
28 git shortlog --no-merges $O..master ^maint