aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index a21f7967c2f..dadb92e0248 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -107,6 +107,10 @@ choose a color via list-colors-display.
107Author: NAME 107Author: NAME
108line will add "--author NAME" to the "bzr commit" command. 108line will add "--author NAME" to the "bzr commit" command.
109 109
110**** For Git, adding an
111Author: NAME
112line will add "--author NAME" to the "git commit" command.
113
110**** For Hg, adding an 114**** For Hg, adding an
111Author: NAME 115Author: NAME
112line will add "--user NAME" to the "hg commit" command. 116line will add "--user NAME" to the "hg commit" command.