Code

Update draft release notes to 1.7.9.2
authorJunio C Hamano <gitster@pobox.com>
Mon, 20 Feb 2012 08:14:00 +0000 (00:14 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 20 Feb 2012 08:14:00 +0000 (00:14 -0800)
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes/1.7.9.2.txt

index 5dd06f2177754513b6724bf823d393b849252ade..3f9467eb89ecbdbacca4ef9baa7d01a4912650ed 100644 (file)
@@ -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.