grep-commit
[Top][All Lists]
Advanced

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

Changes to grep/ChangeLog


From: Stepan Kasal
Subject: Changes to grep/ChangeLog
Date: Wed, 08 Dec 2004 09:18:31 -0500

Index: grep/ChangeLog
diff -u grep/ChangeLog:1.207 grep/ChangeLog:1.208
--- grep/ChangeLog:1.207        Tue Nov 23 12:49:36 2004
+++ grep/ChangeLog      Wed Dec  8 14:18:29 2004
@@ -1,3 +1,17 @@
+2004-12-01  Stepan Kasal  <address@hidden>
+
+       * src/grep.c (usage): Use ``FILE_PATTERN'' for --include and --exclude,
+         change ``only print'' to ``print only''.
+       * doc/grep.1: Likewise; state that wildcard matching is used.
+         Move some options so that they are sorted alphabetically.
+       * dfa.c, NEWS: Fix typos.
+
+2004-11-28  Benno Schulenberg  <address@hidden>  (tiny change)
+
+       * src/grep.c (usage): Clean up several details in the usage string.
+       * doc/grep.1: Fix descriptions of --include and --exclude.
+       * doc/grep.texi: Likewise.
+
 2004-11-23  Stepan Kasal  <address@hidden>
 
        * src/Makefile.am: The egrep and fgrep script now use their own
@@ -12,7 +26,7 @@
 
        * src/grep.c (usage): Make sure both copies of the ``usage''
          strings match.  Add ``(C)'' to the copyright notice.
-       * src/dfa.c: Changed "out of memory" to "memory exhausted" to
+       * src/dfa.c: Changed ``out of memory'' to ``memory exhausted'' to
          match messages elsewhere in the source.
 
 2004-11-22  Stepan Kasal  <address@hidden>
@@ -66,7 +80,7 @@
 
        * tests/spencer1.awk: Use only lines with 3 fields.
        * tests/spencer1.tests: Disable #55 for now.
-       * tests/ere.tests, tests/bre.tests: Add "TO CORRECT" to disabled
+       * tests/ere.tests, tests/bre.tests: Add ``TO CORRECT'' to disabled
          tests which had empty $4.
        * tests/backref.sh: Modify #2 so that current glibc regex can
          handle it in finite time.
@@ -100,7 +114,7 @@
        * src/dfa.c: remove non-constant initializers from dfa.c
 
 2003-06-16  Stepan Kasal  <address@hidden>
-       * doc/grep.1: two typos "--line-buffered [...] penalty"
+       * doc/grep.1: two typos ``--line-buffered [...] penalty''
        * doc/grep.texi: a typo
 
 2003-06-12  Bernhard Rosenkraenzer <address@hidden>




reply via email to

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