Index: grep/ChangeLog
diff -u grep/ChangeLog:1.284 grep/ChangeLog:1.285
--- grep/ChangeLog:1.284 Sun Nov 13 08:15:16 2005
+++ grep/ChangeLog Wed Nov 16 21:26:44 2005
@@ -1,3 +1,10 @@
+2005-11-16 Charles Levert <[EMAIL PROTECTED]>
+
+ * src/search.c (Pcompile): Clarify message for the -P option
+ not being supported so that users don't assume it's a run-time
+ problem, but know that it's a compile-time configuration choice.
+ Based on an idea by: Benno Schulenberg <[EMAIL PROTECTED]>.
+
2005-11-13 Charles Levert <[EMAIL PROTECTED]>
* tests/yesno.sh: New file. Test feature interaction