diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-12-20 15:26:14 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-12-20 15:26:14 -0400 |
commit | 6daf4d9147e197ea13780ad421046d580af22aaf (patch) | |
tree | b59022182a81b8b93d56948b9a33e94d8cf6ea82 /CHANGELOG | |
parent | d881870819b0eb5b1bd8e57c97c43c36bd59354b (diff) |
Debian: Suggest tor and magic-wormhole.
Suggests, not recommends, because tor is not for everyone.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,7 +2,6 @@ git-annex (6.20161211) UNRELEASED; urgency=medium * p2p --pair makes it easy to pair repositories over P2P, using Magic Wormhole codes to find the other repository. - * Debian: Recommend magic-wormhole. * metadata --batch: Fix bug when conflicting metadata changes were made in the same batch run. * Pass annex.web-options to wget and curl after other options, so that @@ -16,12 +15,13 @@ git-annex (6.20161211) UNRELEASED; urgency=medium be processed without requiring it to be in the current encoding. * p2p: --link no longer takes a remote name, instead the --name option can be used. - * Debian: Build webapp on armel. * Linux standalone: Improve generation of locale definition files, supporting locales such as, en_GB.UTF-8. * rekey --force: Incorrectly marked the new key's content as being present in the local repo even when it was not. * Fix build with directory-1.3. + * Debian: Suggest tor and magic-wormhole. + * Debian: Build webapp on armel. -- Joey Hess <id@joeyh.name> Sun, 11 Dec 2016 21:29:51 -0400 |