From: Eric S. Raymond Date: Thu, 19 Jul 2007 22:23:30 +0000 (+0000) Subject: Log entries as requested by Stefan. X-Git-Tag: emacs-pretest-23.0.90~11833 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a40bd3a1ba64c0a35b761a674316f886683e5df0;p=emacs.git Log entries as requested by Stefan. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 779c2093846..ed6d038d8d6 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -24,6 +24,9 @@ * vc-hooks.el: Generalize stay-local-p to operate on lists of files. Change two keybindings to point to new function names. + * vc.arch.el, vc-bzr.el, vc-cvs.el, vc-hg.el, vc-mcvs.el, vc-rcs.el, + vc-sccs.el, vc-svn.el: These now implement the NewVC-fileset. + * vc.el: Adapted for NewVC-fileset, but no functional changes yet. 2007-07-18 Juanma Barranquero