Skip to content

Commit 78f8fbc

Browse files
committed
Start 1.6.2 cycle
Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 8104ebf commit 78f8fbc

File tree

2 files changed

+29
-1
lines changed

2 files changed

+29
-1
lines changed

Documentation/RelNotes-1.6.2.txt

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
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

RelNotes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Documentation/RelNotes-1.6.1.txt
1+
Documentation/RelNotes-1.6.2.txt

0 commit comments

Comments
 (0)