From: Junio C Hamano Date: Wed, 14 Oct 2015 21:31:23 +0000 (-0700) Subject: Third batch for 2.7 X-Git-Tag: v2.7.0-rc0~116 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/b27dacc1a80d1eca1994e6552d913e42d517f998?ds=inline;hp=--cc Third batch for 2.7 Signed-off-by: Junio C Hamano --- b27dacc1a80d1eca1994e6552d913e42d517f998 diff --git a/Documentation/RelNotes/2.7.0.txt b/Documentation/RelNotes/2.7.0.txt index 03029fca84..11b61222d0 100644 --- a/Documentation/RelNotes/2.7.0.txt +++ b/Documentation/RelNotes/2.7.0.txt @@ -121,5 +121,13 @@ notes for details). these unsafe calls. (merge 507d780 ti/glibc-stdio-mutex-from-signal-handler later to maint). + * The way how --ref/--notes to specify the notes tree reference are + DWIMmed was not clearly documented. + (merge e14c92e jk/notes-dwim-doc later to maint). + * Code clean-up and minor fixes. (merge 15ed07d jc/rerere later to maint). + (merge b744767 pt/pull-builtin later to maint). + (merge 29bc480 nd/ls-remote-does-not-have-u-option later to maint). + (merge be510e0 jk/asciidoctor-section-heading-markup-fix later to maint). + (merge 83e6bda tk/typofix-connect-unknown-proto-error later to maint).