CVSROOT: /sources/grep
Module name: grep
Changes by: Tony Abou-Assaleh <taa> 07/11/19 04:50:21
Index: NEWS
===================================================================
RCS file: /sources/grep/grep/NEWS,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -b -r1.42 -r1.43
--- NEWS 10 Oct 2007 04:29:47 -0000 1.42
+++ NEWS 19 Nov 2007 04:50:20 -0000 1.43
@@ -1,4 +1,7 @@
-Version 2.5.2
+Version 2.5.4
+ - This is a bugfix release. No new features.
+
+Version 2.5.3
- The new option --exclude-dir allows to specify a directory pattern that
will be excluded from recursive grep.
- Numerous bug fixes