diff lisp/ChangeLog @ 95048:883c17cb4544

Add extra-headers method for SVN.
author Eric S. Raymond <esr@snark.thyrsus.com>
date Fri, 16 May 2008 18:15:26 +0000
parents 0f15001fd142
children 438808a998aa
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri May 16 11:12:48 2008 +0000
+++ b/lisp/ChangeLog	Fri May 16 18:15:26 2008 +0000
@@ -5,6 +5,8 @@
 	stale since 1995 and may now be actively misleading.
 	* vc-cvs.el (vc-cvs-status-extra-headers): Extract and display the
 	CVS repository.
+	* vc-svn.el (vc-svn-status-extra-headers): Extract and display the
+	SVN repository.
 
 2008-05-16  Juanma Barranquero  <lekktu@gmail.com>