Update draft release notes for 1.5.5

Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Junio C Hamano
2008-03-27 13:37:29 -07:00
parent 319a36a5c2
commit 1768905b51

View File

@ -203,8 +203,11 @@ this release, unless otherwise noted.
* "git-rebase --abort" did not go back to the right location if
"git-reset" was run during the "git-rebase" session.
* "git imap-send" without setting imap.host did not error out but
segfaulted.
---
exec >/var/tmp/1
O=v1.5.5-rc1
O=v1.5.5-rc1-21-g319a36a
echo O=`git describe refs/heads/master`
git shortlog --no-merges $O..refs/heads/master ^refs/heads/maint