diff options
author | Joey Hess <joey@kitenet.net> | 2014-02-18 20:01:56 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-02-18 20:02:09 -0400 |
commit | 5ec224d48f28bb8823d898ecc10a9c376a41245b (patch) | |
tree | 2d3167b0ad6408295222b8e492eca635dd462c1c /debian | |
parent | 0d916443be47784173c86c25c8fb4ede764af1ba (diff) |
add vadd command
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index dd28c5c9b..167d026cc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,7 +7,7 @@ git-annex (5.20140211) UNRELEASED; urgency=medium to limit them to acting on files that have particular metadata. * view: New command that creates and checks out a branch that provides a structured view of selected metadata. - * vadd, vrm, vpop: New commands for operating within views. + * vadd, vpop: New commands for operating within views. * Add progress display for transfers to/from external special remotes. * Windows webapp: Can set up box.com, Amazon S3, and rsync.net remotes * Windows webapp: Can create repos on removable drives. |