parse-opt: migrate builtin-apply.
[git/dscho.git] / Documentation / RelNotes-1.6.2.txt
blob1a80626781ab8226c58c0de291edd6ed3d76141e
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.
25 exec >/var/tmp/1
26 O=v1.6.1
27 echo O=$(git describe master)
28 git shortlog --no-merges $O..master ^maint