From: Junio C Hamano Date: Sun, 15 May 2011 23:19:16 +0000 (-0700) Subject: Sync release notes for 1.7.6 to exclude what are in maintenance track X-Git-Tag: v1.7.6-rc0~69 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=c565cb452c1e20babe4d0632c58e0f11a9af30c4;p=git-core%2Fgit.git Sync release notes for 1.7.6 to exclude what are in maintenance track Signed-off-by: Junio C Hamano --- diff --git a/Documentation/RelNotes/1.7.6.txt b/Documentation/RelNotes/1.7.6.txt index 42b182309..f644378d2 100644 --- a/Documentation/RelNotes/1.7.6.txt +++ b/Documentation/RelNotes/1.7.6.txt @@ -79,23 +79,11 @@ included in this release. * "git config" used to choke with an insanely long line. (merge ef/maint-strbuf-init later) - * "git format-patch" when run with "--quiet" option used to produce a - nonsense result that consists of alternating empty output. - (merge early part of cn/format-patch-quiet later) - - * "git format-patch" did not quote RFC822 special characters in the - email address (e.g From: Junio C. Hamano , not - From: "Junio C. Hamano" ). - (merge jk/format-patch-quote-special-in-from later) - * In "git merge", per-branch branch..mergeoptions configuration variables did not override the fallback default merge.