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 ac1c078f72c..a776210d453 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -4,6 +4,8 @@
4 pass it down to vc-start-logentry. 4 pass it down to vc-start-logentry.
5 (vc-next-action, vc-transfer-file): Pass the VC backend to 5 (vc-next-action, vc-transfer-file): Pass the VC backend to
6 vc-checkin. 6 vc-checkin.
7 (vc-next-action): Do not assume that all backends in
8 vc-handled-backends are upper case.
7 9
82009-03-15 Chong Yidong <cyd@stupidchicken.com> 102009-03-15 Chong Yidong <cyd@stupidchicken.com>
9 11