diff lisp/ChangeLog @ 85168:0860e426be99

*** empty log message ***
author Eric S. Raymond <esr@snark.thyrsus.com>
date Thu, 11 Oct 2007 15:29:58 +0000
parents c08d5f729dcc
children 0dae4033d140
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Oct 11 15:27:17 2007 +0000
+++ b/lisp/ChangeLog	Thu Oct 11 15:29:58 2007 +0000
@@ -1,3 +1,10 @@
+2007-10-11  Eric S. Raymond  <esr@snark.thyrsus.com>
+
+	* vc.el (vc-diff): 
+	(vc-diff-internal): Bug fixes by Juanma Barranquero.  Temporarily
+	disable the check for his edge case, it's calling some brittle
+	code.
+
 2007-10-11  Juanma Barranquero  <lekktu@gmail.com>
 
 	* follow.el (follow-stop-intercept-process-output):