diff options
author | Joey Hess <joey@kitenet.net> | 2014-05-16 14:43:40 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-05-16 14:43:40 -0400 |
commit | c7f3a1e39f4282fe41c8d81e07ee33addeae49ab (patch) | |
tree | 8e2d010102876d6b2e6b66c84db2e54767f6d129 /debian | |
parent | 7ed2289f4618a857221558fcf6948c05f3176de8 (diff) |
group: When no groups are specified to set, lists the current groups of a repository.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 98bb83357..fe14e8e79 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,8 @@ git-annex (5.20140422) UNRELEASED; urgency=medium * Added ddar special remote. Thanks, Robie Basak. * webapp: Fixed drag and drop to reorder the list of remotes. + * group: When no groups are specified to set, lists the current groups + of a repository. -- Joey Hess <joeyh@debian.org> Fri, 02 May 2014 15:28:53 -0300 |