mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-30 09:00:31 -08:00
* etc/NEWS: git version number issues don't need manual changes.
This commit is contained in:
parent
10a311748b
commit
46a4f27f4a
1 changed files with 7 additions and 4 deletions
11
etc/NEWS
11
etc/NEWS
|
|
@ -338,16 +338,19 @@ backends do not support this.
|
|||
|
||||
*** 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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue