aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 41bf517b960..e993e78c7cb 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -470,6 +470,8 @@ as a single changeset.
470*** In VC Annotate mode, you can type f to show the file revision on 470*** In VC Annotate mode, you can type f to show the file revision on
471the current line. 471the current line.
472 472
473*** vc-git supports the "git grep" command.
474
473** log-edit now has a command bound to C-c C-d to show the diff for 475** log-edit now has a command bound to C-c C-d to show the diff for
474the files involved. 476the files involved.
475 477