Skip to content

Commit 1768905

Browse files
committed
Update draft release notes for 1.5.5
Signed-off-by: Junio C Hamano <[email protected]>
1 parent 319a36a commit 1768905

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Documentation/RelNotes-1.5.5.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,8 +203,11 @@ this release, unless otherwise noted.
203203
* "git-rebase --abort" did not go back to the right location if
204204
"git-reset" was run during the "git-rebase" session.
205205

206+
* "git imap-send" without setting imap.host did not error out but
207+
segfaulted.
208+
206209
---
207210
exec >/var/tmp/1
208-
O=v1.5.5-rc1
211+
O=v1.5.5-rc1-21-g319a36a
209212
echo O=`git describe refs/heads/master`
210213
git shortlog --no-merges $O..refs/heads/master ^refs/heads/maint

0 commit comments

Comments
 (0)