grep-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Changes to grep/ChangeLog


From: Julian Foad
Subject: Changes to grep/ChangeLog
Date: Thu, 28 Apr 2005 16:27:11 -0400

Index: grep/ChangeLog
diff -u grep/ChangeLog:1.237 grep/ChangeLog:1.238
--- grep/ChangeLog:1.237        Thu Apr 28 15:17:13 2005
+++ grep/ChangeLog      Thu Apr 28 20:27:11 2005
@@ -2,6 +2,10 @@
 
        * tests/foad1.sh: Remove Bash-specific syntax.
 
+       * src/dfa.c: Fix a DFA bug whereby a bracket "[" was matched by the
+         pattern "[[:alpha:]]" in UTF-8 locales.  Patch #3800, by Tim Waugh.
+       * tests/foad1.sh: Add a regression test for that.
+
 2005-04-27  Julian Foad  <address@hidden>
 
        Fix a bug reported by Elliott Hughes in patch #1834 whereby "grep -Fw"




reply via email to

[Prev in Thread] Current Thread [Next in Thread]