From: Junio C Hamano Date: Mon, 20 Feb 2012 08:14:00 +0000 (-0800) Subject: Update draft release notes to 1.7.9.2 X-Git-Tag: v1.7.9.2~18 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=233054d114b0d68cf58d18f4c7ddd7723c08b24f;p=thirdparty%2Fgit.git Update draft release notes to 1.7.9.2 Signed-off-by: Junio C Hamano --- diff --git a/Documentation/RelNotes/1.7.9.2.txt b/Documentation/RelNotes/1.7.9.2.txt index 5dd06f2177..3f9467eb89 100644 --- a/Documentation/RelNotes/1.7.9.2.txt +++ b/Documentation/RelNotes/1.7.9.2.txt @@ -24,4 +24,7 @@ Fixes since v1.7.9.1 * Search box in "gitweb" did not accept non-ASCII characters correctly. +* Search interface of "gitweb" did not show multiple matches in the same file + correctly. + Also contains minor fixes and documentation updates.