]> rtime.felk.cvut.cz Git - git.git/blob - Documentation/RelNotes-1.6.2.txt
strbuf: instate cleanup rule in case of non-memory errors
[git.git] / Documentation / RelNotes-1.6.2.txt
1 GIT v1.6.2 Release Notes
2 ========================
3
4 Updates since v1.6.1
5 --------------------
6
7 (subsystems)
8
9 (portability)
10
11 (performance)
12
13 (usability, bells and whistles)
14
15 (internal)
16
17
18 Fixes since v1.6.1
19 ------------------
20
21 All of the fixes in v1.6.1.X maintenance series are included in this
22 release, unless otherwise noted.
23
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