Signed-off-by: Tim Henigan <tim.henigan@xxxxxxxxx> --- I wasn't sure if you wanted an actual patch or just wanted me to write up the paragraph. If you squash this in to some other commit, that is fine with me. Documentation/RelNotes/1.7.10.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/RelNotes/1.7.10.txt b/Documentation/RelNotes/1.7.10.txt index ae446e0..60722e2 100644 --- a/Documentation/RelNotes/1.7.10.txt +++ b/Documentation/RelNotes/1.7.10.txt @@ -106,6 +106,9 @@ UI, Workflows & Features * Project search in "gitweb" shows the substring that matched in the project name and description highlighted. + * "git diffall" can now be installed from contrib/. The script drives + an external tool to perform a directory diff of two Git revisions. + Foreign Interface * Improved handling of views, labels and branches in "git-p4" (in contrib). -- 1.7.10.rc0 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html