aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 7474fcf866f..7aaeb51739d 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
12010-06-22 Dan Nicolaescu <dann@ics.uci.edu>
2
3 Fix vc-annotate-show-changeset-diff-revision-at-line for git.
4 * vc-annotate.el (vc-annotate-show-diff-revision-at-line-internal):
5 Do not pass the file name to the 'previous-revision call when we
6 don't want a file diff. (Bug#6489)
7
12010-06-21 Dan Nicolaescu <dann@ics.uci.edu> 82010-06-21 Dan Nicolaescu <dann@ics.uci.edu>
2 9
3 Fix finding revisions in for renamed files in vc-annotate. 10 Fix finding revisions in for renamed files in vc-annotate.