summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-05-24 15:24:38 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-05-24 15:24:38 -0400
commitba3bc0d631702ce91f1044985f2c3f533fb4f95d (patch)
tree351de6c3a09a5113805b9fe8931898a69cee8f3f /CHANGELOG
parentc9d99bfb55f7e0748b85fba0a9d11ffb57b693a6 (diff)
enableremote: Can now be used to explicitly enable git-annex to use git remotes. Using the command this way prevents other git-annex commands from probing new git remotes to auto-enable them.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 0a971b33f..8a4058573 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -19,6 +19,9 @@ git-annex (6.20160512) UNRELEASED; urgency=medium
when in a subdirectory of the repository. This affected git annex view.
* Fix crash when entering/changing view in a subdirectory of a repo that
has a dotfile in its root.
+ * enableremote: Can now be used to explicitly enable git-annex to use
+ git remotes. Using the command this way prevents other git-annex
+ commands from probing new git remotes to auto-enable them.
* Support building with ghc 8.0.1.
* Pass the various gnupg-options configs to gpg in several cases where
they were not before. Most notably, gnupg-decrypt-options is now