diff options
author | 2015-02-10 13:10:58 -0400 | |
---|---|---|
committer | 2015-02-10 13:10:58 -0400 | |
commit | 2f1556e4c7acb67ac867b89f9c7dacbd485ca66b (patch) | |
tree | 220cc9756ed7e365d278021064abdb1c9c396238 /debian | |
parent | 10c642ed4982d8fdfb3f85a10bfe4ca6c97bb355 (diff) |
fsck --from: If a download from a remote fails, propigate the failure.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f763ecac2..ed503530b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -21,6 +21,7 @@ git-annex (5.20150206) UNRELEASED; urgency=medium * addurl: Avoid crash if quvi is not installed, when git-annex was built with process-1.2 * bittorrent: Fix mojibake introduced in parsing arai2c progress output. + * fsck --from: If a download from a remote fails, propigate the failure. -- Joey Hess <id@joeyh.name> Fri, 06 Feb 2015 13:57:08 -0400 |