/[grep]/grep/NEWS
ViewVC logotype

Diff of /grep/NEWS

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.38 by bero, Tue Mar 26 15:37:07 2002 UTC revision 1.39 by kasal, Wed Dec 8 14:18:29 2004 UTC
# Line 28  Version 2.5 Line 28  Version 2.5
28      grep -e '\(a\)\1' -e '\(b\)\1'      grep -e '\(a\)\1' -e '\(b\)\1'
29      The last backref \1 in the second expression refer to \(b\)      The last backref \1 in the second expression refer to \(b\)
30    
31    - The new option --include=PATTERN will only search matching files    - The new option --include=PATTERN will search only matching files
32      when recursing in directories      when recursing in directories
33    
34    - The new option --exclude=PATTERN will skip matching files when    - The new option --exclude=PATTERN will skip matching files when

Legend:
Removed from v.1.38  
changed lines
  Added in v.1.39

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26