1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-14 10:51:20 -07:00

Rewrite changelog entry.

This commit is contained in:
Dan Nicolaescu 2007-09-04 06:47:41 +00:00
parent 1fbc8c6fff
commit 84a7b24341

View file

@ -2538,7 +2538,9 @@
2007-07-19 Eric S. Raymond <esr@snark.thyrsus.com>
* vc-cvs.el: vc-cvs-checkin had some reference problems, now fixed.
* vc-cvs.el (vc-cvs-checkin, vc-cvs-diff): Finish transition from
having a single file argument to having a list of files as the
first argument.
2007-07-19 Stefan Monnier <monnier@iro.umontreal.ca>