Skip to content

Commit

Permalink
Update draft release notes for 1.5.5
Browse files Browse the repository at this point in the history
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Junio C Hamano committed Mar 27, 2008
1 parent 319a36a commit 1768905
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Documentation/RelNotes-1.5.5.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 1768905

Please sign in to comment.