aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2014-12-29 13:41:03 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2014-12-29 13:42:58 -0400
commit9315d96f700109da18f953534b0b5bab8d1440dd (patch)
tree62aa269152a1be8cab550fcff7732c29c9d6ad64 /debian
parent17efa06748ddf67c0bc29359cedba381e7db4625 (diff)
sync: Now supports remote groups, the same way git remote update does.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 6c1bad91b..c476ab86a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ git-annex (5.20141220) UNRELEASED; urgency=medium
* vicfg: Avoid crashing on badly encoded config data.
* Work around statfs() overflow on some XFS systems.
+ * sync: Now supports remote groups, the same way git remote update does.
-- Joey Hess <id@joeyh.name> Mon, 22 Dec 2014 15:16:38 -0400