aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-10-12 14:27:46 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-10-12 14:27:46 -0400
commit75c52e9162ed1d172242979532201ec08df84e3c (patch)
treed96e3d5f4da081149ff86db5da5a77d1e248f14b /debian
parent1c49e101b7454fb1fd83f468f28bfacb6c7194cf (diff)
repair: Prevent auto gc from happening when fetching from a remote.
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 1faee6522..9ac33fed1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ git-annex (5.20140928) UNRELEASED; urgency=medium
* Support building with yesod 1.4.
* S3: Fix embedcreds=yes handling for the Internet Archive.
* map: Handle .git prefixed remote repos. Closes: #614759
+ * repair: Prevent auto gc from happening when fetching from a remote.
-- Joey Hess <joeyh@debian.org> Mon, 29 Sep 2014 14:07:51 -0400