changeset 107959:586e0975d697

* etc/NEWS: git version number issues don't need manual changes.
author Glenn Morris <rgm@gnu.org>
date Thu, 15 Apr 2010 19:50:42 -0700
parents 09b4b2c3944d
children 97f3e0bea122 1fbac1525c0a
files etc/NEWS
diffstat 1 files changed, 7 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Thu Apr 15 19:45:26 2010 -0700
+++ b/etc/NEWS	Thu Apr 15 19:50:42 2010 -0700
@@ -338,16 +338,19 @@
 
 *** vc-git changes
 
-**** The short log format for git makes use of the graph display, so
-it's not supported on git versions earlier than 1.5.
+---
+**** The short log format for git makes use of the graph display,
+so it's not supported on git versions earlier than 1.5.6.
+
+---
+**** vc-dir uses the --relative option of git, and so requires at least
+git version 1.5.5.
 
 +++
 **** Support for operating with stashes has been added to vc-dir:
 the stash list is displayed in the *vc-dir* header, stashes can be
 created, removed, applied and their content displayed.
 
-**** vc-dir requires at least git-1.5.5.
-
 +++
 *** vc-bzr supports operating with shelves: the shelve list is
 displayed in the *vc-dir* header, shelves can be created, removed and applied.