Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2008-03-27 23:37:29 +0300
committerJunio C Hamano <gitster@pobox.com>2008-03-27 23:37:29 +0300
commit1768905b51601d5d080168059acd24d13b888a2d (patch)
tree2ec5236fd198fbf9da52437ca06f0e7d5a82c80e /Documentation/RelNotes-1.5.5.txt
parent319a36a5c2da8dd07993caac43b7820bff3b0d37 (diff)
Update draft release notes for 1.5.5
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes-1.5.5.txt')
-rw-r--r--Documentation/RelNotes-1.5.5.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/Documentation/RelNotes-1.5.5.txt b/Documentation/RelNotes-1.5.5.txt
index 18ff82ba39..b299e8792c 100644
--- a/Documentation/RelNotes-1.5.5.txt
+++ b/Documentation/RelNotes-1.5.5.txt
@@ -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