Update GIT 1.5.3.5 Release Notes

Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Junio C Hamano 2007-10-30 21:32:49 -07:00
Родитель f91333d646
Коммит 0bdb5af7a5
1 изменённых файлов: 7 добавлений и 1 удалений

Просмотреть файл

@ -87,8 +87,14 @@ Fixes since v1.5.3.4
* A few workarounds to squelch false warnings from recent gcc have * A few workarounds to squelch false warnings from recent gcc have
been added. been added.
* "git-send-pack $remote frotz" segfaulted when there is nothing
named 'frotz' on the local end.
* "git-rebase -interactive" did not handle its "--strategy" option
properly.
-- --
exec >/var/tmp/1 exec >/var/tmp/1
O=v1.5.3.4-55-gf120ae2 O=v1.5.3.4-65-gf91333d
echo O=`git describe refs/heads/maint` echo O=`git describe refs/heads/maint`
git shortlog --no-merges $O..refs/heads/maint git shortlog --no-merges $O..refs/heads/maint