Skip to content

Commit b9217c0

Browse files
committed
Start preparing for 1.5.3.6
Signed-off-by: Junio C Hamano <[email protected]>
1 parent cb6c162 commit b9217c0

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

Documentation/RelNotes-1.5.3.6.txt

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
GIT v1.5.3.6 Release Notes
2+
==========================
3+
4+
Fixes since v1.5.3.5
5+
--------------------
6+
7+
* git-cvsexportcommit handles root commits better;
8+
9+
* git-svn dcommit used to clobber when sending a series of
10+
patches;
11+
12+
* git-grep sometimes refused to work when your index was
13+
unmerged;
14+
15+
* Quite a lot of documentation clarifications.
16+
17+
--
18+
exec >/var/tmp/1
19+
O=v1.5.3.5-32-gcb6c162
20+
echo O=`git describe refs/heads/maint`
21+
git shortlog --no-merges $O..refs/heads/maint

RelNotes

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

0 commit comments

Comments
 (0)