diff lisp/ChangeLog @ 87427:1aea302af710

*** empty log message ***
author Eric S. Raymond <esr@snark.thyrsus.com>
date Thu, 27 Dec 2007 03:17:24 +0000
parents 47c02bd68801
children 09cae7fe2129
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Dec 27 03:10:52 2007 +0000
+++ b/lisp/ChangeLog	Thu Dec 27 03:17:24 2007 +0000
@@ -19,6 +19,9 @@
 
 	* vc-svn.el (vc-svn-print-log): svn log doesn't actually accept
 	multiple arguments, so generate logs sequentially when we get them.
+	* vc-hg.el (vc-hg-print-log): Gives this CVS-like "Working file:"
+	headers so the various log bindings can do the right thing.
+	* vc-cvs.el (vc-cvs-print-log): Fix a misleading comment.
 
 2007-12-26  Andreas Schwab  <schwab@suse.de>