diff options
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0157538dc47..1154942f7df 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | 2010-03-09 Miles Bader <Miles Bader <miles@gnu.org>> | 1 | 2010-03-09 Miles Bader <miles@gnu.org>> |
| 2 | 2 | ||
| 3 | * vc-git.el (vc-git-print-log): Use "tformat:" for shortlog, | 3 | * vc-git.el (vc-git-print-log): Use "tformat:" for shortlog, |
| 4 | instead of "format:"; this ensures that the output is | 4 | instead of "format:"; this ensures that the output is |