summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d4475bcb..9efb82ab 100644
--- a/NEWS
+++ b/NEWS
@@ -35,6 +35,9 @@ GNU grep NEWS -*- outline -*-
** New features
+ If no file operand is given, grep -r now searches the working directory.
+ Formerly it ignored the -r and searched standard input nonrecursively.
+
grep now supports color highlighting of matches on MS-Windows.
* Noteworthy changes in release 2.10 (2011-11-16) [stable]