Merge branch 'maint' to catch up with 1.5.3.5

This commit is contained in:
Junio C Hamano 2007-10-31 14:13:25 -07:00
commit afc05f9f13
2 changed files with 1 additions and 6 deletions

View file

@ -92,9 +92,3 @@ Fixes since v1.5.3.4
* "git-rebase -interactive" did not handle its "--strategy" option
properly.
--
exec >/var/tmp/1
O=v1.5.3.4-65-gf91333d
echo O=`git describe refs/heads/maint`
git shortlog --no-merges $O..refs/heads/maint

View file

@ -46,6 +46,7 @@ Documentation for older releases are available here:
* link:v1.5.3/git.html[documentation for release 1.5.3]
* release notes for
link:RelNotes-1.5.3.5.txt[1.5.3.5],
link:RelNotes-1.5.3.4.txt[1.5.3.4],
link:RelNotes-1.5.3.3.txt[1.5.3.3],
link:RelNotes-1.5.3.2.txt[1.5.3.2],