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 6e86aa2a94a..5097af5c1ed 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,12 @@
12010-01-26 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * vc-hooks.el (vc-path): Mark as obsolete.
4
12010-01-25 Dan Nicolaescu <dann@ics.uci.edu> 52010-01-25 Dan Nicolaescu <dann@ics.uci.edu>
2 6
7 * vc-annotate.el (vc-annotate-revision-at-line): Compare file
8 names too.
9
3 * vc-bzr.el (vc-bzr-print-log): Use the more compact --line option 10 * vc-bzr.el (vc-bzr-print-log): Use the more compact --line option
4 for the short log. 11 for the short log.
5 (vc-bzr-log-view-mode): Adjust regexp for the above change. 12 (vc-bzr-log-view-mode): Adjust regexp for the above change.