Index: grep/ChangeLog
diff -u grep/ChangeLog:1.238 grep/ChangeLog:1.239
--- grep/ChangeLog:1.238        Thu Apr 28 20:27:11 2005
+++ grep/ChangeLog      Fri Apr 29 06:04:48 2005
@@ -1,3 +1,10 @@
+2005-04-29  Charles Levert  <[EMAIL PROTECTED]>
+
+       * src/grep.c: Fix typo in prline()'s --only-matching --ignore-case
+         code path; this fixes bug #9768 and passes one more test
+         in tests/foad1.sh.  This whole code path should be removed in
+         the future, when other --ignore-case issues are dealt with.
+
 2005-04-28  Julian Foad  <[EMAIL PROTECTED]>
 
        * tests/foad1.sh: Remove Bash-specific syntax.


Reply via email to