diff lisp/ChangeLog @ 104615:6915f976dcd2

(vc-dir-node-directory, vc-dir-update): Get the parent directory correctly in case the item is a directory itself.
author Dan Nicolaescu <dann@ics.uci.edu>
date Wed, 26 Aug 2009 06:45:36 +0000
parents 92965f3f01f0
children 2d38fd635554
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Aug 26 05:26:22 2009 +0000
+++ b/lisp/ChangeLog	Wed Aug 26 06:45:36 2009 +0000
@@ -1,5 +1,8 @@
 2009-08-26  Dan Nicolaescu  <dann@ics.uci.edu>
 
+	* vc-dir.el (vc-dir-node-directory, vc-dir-update): Get the parent
+	directory correctly in case the item is a directory itself.
+
 	* vc.el: Document the desired behavior for reverted files in the
 	`added' state.