diff options
author | Joey Hess <joey@kitenet.net> | 2013-03-17 15:59:03 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-03-17 15:59:03 -0400 |
commit | 53a0823e7a9c2f0485d052f99f30ebbbf744ed3c (patch) | |
tree | 1e2e99878b59f939b771a8483e8daa840fe28ff9 /debian/changelog | |
parent | 363c117ab4eafdd9ea78351079ca0b642f486c68 (diff) |
assistant: Avoid syncing with annex-ignored remotes when reconnecting to the network, or connecting a drive.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 0df456a87..b79be5309 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,6 +17,8 @@ git-annex (4.20130315) UNRELEASED; urgency=low * map: Combine duplicate repositories, for a nicer looking map. * Fix several bugs caused by a bad Ord instance for Remote. * webapp: Switch all forms to POST. + * assistant: Avoid syncing with annex-ignored remotes when reconnecting + to the network, or connecting a drive. -- Joey Hess <joeyh@debian.org> Fri, 15 Mar 2013 00:10:07 -0400 |