Signed-off-by: Kris Shannon <kris@xxxxxxxxxxxxx> --- Documentation/RelNotes-1.6.0.2.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Documentation/RelNotes-1.6.0.2.txt b/Documentation/RelNotes-1.6.0.2.txt index 686e607..a862305 100644 --- a/Documentation/RelNotes-1.6.0.2.txt +++ b/Documentation/RelNotes-1.6.0.2.txt @@ -30,7 +30,7 @@ Fixes since v1.6.0.1 * "git for-each-ref refs/heads/" did not work as expected. -* "git log --grep=pattern -i" did not ignore case. +* "git log -i --grep=pattern" did not ignore case. * "git log --pretty="%ad" --date=short" did not use short format when showing the timestamp. -- 1.6.0.1 -- 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