Skip to content

Commit 2ebc02d

Browse files
committed
Start 1.6.1 cycle
Signed-off-by: Junio C Hamano <[email protected]>
1 parent dba9194 commit 2ebc02d

File tree

2 files changed

+43
-1
lines changed

2 files changed

+43
-1
lines changed

Documentation/RelNotes-1.6.1.txt

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
GIT v1.6.1 Release Notes
2+
========================
3+
4+
Updates since v1.6.0
5+
--------------------
6+
7+
(subsystems)
8+
9+
* ...
10+
11+
(portability)
12+
13+
* ...
14+
15+
(documentation)
16+
17+
* ...
18+
19+
(performance)
20+
21+
* ...
22+
23+
(usability, bells and whistles)
24+
25+
* ...
26+
27+
(internal)
28+
29+
* ...
30+
31+
32+
Fixes since v1.6.0
33+
------------------
34+
35+
All of the fixes in v1.6.0.X maintenance series are included in this
36+
release, unless otherwise noted.
37+
38+
--
39+
exec >/var/tmp/1
40+
O=v1.6.0
41+
echo O=$(git describe master)
42+
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.0.1.txt
1+
Documentation/RelNotes-1.6.1.txt

0 commit comments

Comments
 (0)