aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 5e787aca0c..d86752b241 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -5,8 +5,10 @@
documentation of vc-BACKEND-checkout to explain this.
* vc-rcs.el (vc-rcs-checkout): Handle t argument for REV.
+ (vc-rcs-checkin): By default, specify the current workfile
+ branch as the check-in revision.
- * vc-cvs.el (vc-cvs-checkout): Likewise.
+ * vc-cvs.el (vc-cvs-checkout): Handle t argument for REV.
* vc-sccs.el (vc-sccs-checkout): Likewise.