# HG changeset patch # User Eric S. Raymond # Date 1184883810 0 # Node ID 86664208d9290ca90fb3a076460ba81eba644880 # Parent e320f477727a2c979aca08da9d6f9f17c68346c8 Log entries as requested by Stefan. diff -r e320f477727a -r 86664208d929 lisp/ChangeLog --- a/lisp/ChangeLog Thu Jul 19 19:59:25 2007 +0000 +++ b/lisp/ChangeLog Thu Jul 19 22:23:30 2007 +0000 @@ -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