Welcome to mirror list, hosted at ThFree Co, Russian Federation.

RelNotes-1.6.2.txt « Documentation - git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1a80626781ab8226c58c0de291edd6ed3d76141e (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
GIT v1.6.2 Release Notes
========================

Updates since v1.6.1
--------------------

(subsystems)

(portability)

(performance)

(usability, bells and whistles)

(internal)


Fixes since v1.6.1
------------------

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

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