Skip to content

Commit dba9194

Browse files
committed
Start 1.6.0.X maintenance series
Signed-off-by: Junio C Hamano <[email protected]>
1 parent ea02eef commit dba9194

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

Documentation/RelNotes-1.6.0.1.txt

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
GIT v1.6.0.1 Release Notes
2+
==========================
3+
4+
Fixes since v1.6.0
5+
------------------
6+
7+
* ...
8+
9+
Contains other various documentation fixes.
10+
11+
--
12+
exec >/var/tmp/1
13+
O=v1.6.0
14+
echo O=$(git describe maint)
15+
git shortlog --no-merges $O..maint

RelNotes

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

0 commit comments

Comments
 (0)