diff lisp/ChangeLog @ 85166:c08d5f729dcc

*** empty log message ***
author Eric S. Raymond <esr@snark.thyrsus.com>
date Thu, 11 Oct 2007 15:13:29 +0000
parents a4f0e3028589
children 0860e426be99
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Oct 11 15:10:32 2007 +0000
+++ b/lisp/ChangeLog	Thu Oct 11 15:13:29 2007 +0000
@@ -6,6 +6,9 @@
 
 2007-10-11  Eric S. Raymond  <esr@snark.thyrsus.com>
 
+	* vc.el: Address an edge case in vc-diff pointed out by  
+	Juanma Barranquero.  This is an experimental fix and may change.
+
 	* vc-hooks.el (vc-registered): Robustify this function a bit
 	against filenames with no directory component.