diff lisp/ChangeLog @ 82109:12d79fae7504

* vc-git.el (vc-git-log-view-mode): Port to the multi-file vc interface. (vc-git-create-snapshot, vc-git-retrieve-snapshot): New functions.
author Dan Nicolaescu <dann@ics.uci.edu>
date Wed, 25 Jul 2007 15:03:05 +0000
parents fb40f60f0ab3
children 63aefab8fbc3
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Jul 25 14:39:45 2007 +0000
+++ b/lisp/ChangeLog	Wed Jul 25 15:03:05 2007 +0000
@@ -1,3 +1,8 @@
+2007-07-25  Alexandre Julliard  <julliard@winehq.org>
+
+	* vc-git.el (vc-git-log-view-mode): Port to the multi-file vc interface.
+	(vc-git-create-snapshot, vc-git-retrieve-snapshot): New functions.
+
 2007-07-25  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
 
 	* ps-print.el (ps-multibyte-buffer): Docstring fix.