aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 42aaaa40439..2c1aa57c6c2 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,7 @@
12009-04-01 Dan Nicolaescu <dann@ics.uci.edu> 12009-04-01 Dan Nicolaescu <dann@ics.uci.edu>
2 2
3 * vc-mtn.el (vc-mtn-register): Fix optional arguments.
4
3 * vc-hooks.el (vc-name): Avoid calling vc-backend twice. 5 * vc-hooks.el (vc-name): Avoid calling vc-backend twice.
4 (vc-mode-line): Accept and use an optional argument for the 6 (vc-mode-line): Accept and use an optional argument for the
5 backend. 7 backend.