git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Kris Shannon" <kris@shannon.id.au>
To: git@vger.kernel.org
Cc: gitster@pobox.com
Subject: [PATCH] Fix thinko in Release Notes
Date: Thu, 4 Sep 2008 17:30:26 +1000	[thread overview]
Message-ID: <e51f4f550809040030h25b7913dn85269d135d1a28e0@mail.gmail.com> (raw)

Signed-off-by: Kris Shannon <kris@shannon.id.au>
---
 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

             reply	other threads:[~2008-09-04  7:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-04  7:30 Kris Shannon [this message]
2008-09-04  7:37 ` [PATCH] Fix thinko in Release Notes Junio C Hamano

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e51f4f550809040030h25b7913dn85269d135d1a28e0@mail.gmail.com \
    --to=kris@shannon.id.au \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).