diff lisp/ChangeLog @ 94290:55b13d307a7a

(vc-git-status-printer): Deal with directories.
author Dan Nicolaescu <dann@ics.uci.edu>
date Wed, 23 Apr 2008 04:07:11 +0000
parents 82466e0389bb
children f07af351ed0b
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Apr 23 04:05:26 2008 +0000
+++ b/lisp/ChangeLog	Wed Apr 23 04:07:11 2008 +0000
@@ -1,5 +1,7 @@
 2008-04-23  Dan Nicolaescu  <dann@ics.uci.edu>
 
+	* vc-git.el (vc-git-status-printer): Deal with directories.
+
 	* vc.el (vc-next-action): Look at more than the first file to
 	determine the state.