CVSROOT: /sources/grep Module name: grep Changes by: Bernhard Rosenkraenzer <bero> 06/08/18 22:00:31
Index: NEWS =================================================================== RCS file: /sources/grep/grep/NEWS,v retrieving revision 1.39 retrieving revision 1.40 diff -u -b -r1.39 -r1.40 --- NEWS 8 Dec 2004 14:18:29 -0000 1.39 +++ NEWS 18 Aug 2006 22:00:31 -0000 1.40 @@ -1,3 +1,7 @@ +Version 2.5.2 + - The new option --exclude-dir allows to specify a directory pattern that + will be exclided from recursive grep. + Version 2.5.1 - This is a bugfix release. No new features.
