diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6e86aa2a94a..6af0ffdf5a3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2010-01-25 Dan Nicolaescu <dann@ics.uci.edu> | 1 | 2010-01-25 Dan Nicolaescu <dann@ics.uci.edu> |
| 2 | 2 | ||
| 3 | * vc-annotate.el (vc-annotate-revision-at-line): Compare file | ||
| 4 | names too. | ||
| 5 | |||
| 3 | * vc-bzr.el (vc-bzr-print-log): Use the more compact --line option | 6 | * vc-bzr.el (vc-bzr-print-log): Use the more compact --line option |
| 4 | for the short log. | 7 | for the short log. |
| 5 | (vc-bzr-log-view-mode): Adjust regexp for the above change. | 8 | (vc-bzr-log-view-mode): Adjust regexp for the above change. |