diff options
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 68d6b40e54b..3d9823536e7 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,7 @@ 2007-12-31 Dan Nicolaescu <dann@ics.uci.edu> + * vc-cvs.el (vc-cvs-parse-entry): Set the vc-backend property. + * vc.el: State that dir-state is required to set the vc-state and vc-backend properties. |