]> asedeno.scripts.mit.edu Git - git.git/blob - Documentation/RelNotes-1.5.3.6.txt
Merge branch 'mh/retag'
[git.git] / Documentation / RelNotes-1.5.3.6.txt
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