summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-02-07 14:57:23 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-02-07 14:57:23 -0400
commit7874a2d84d7229f76cfb94efb66fb1869aa79bb8 (patch)
treedc82aad791fc6504cdb4df03aefb2fba70f3af6e /debian
parent8c2c836d7143f3fafd85fd710750fc21337fd331 (diff)
Android: Avoid crashing when unable to set file mode for ssh config file due to Android filesystem horribleness.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 845507b24..a805e234e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -31,6 +31,8 @@ git-annex (5.20140128) UNRELEASED; urgency=medium
* Windows: Fix bug in symlink calculation code.
* Fix initremote with encryption=pubkey to work with S3, glacier, webdav,
and external special remotes.
+ * Android: Avoid crashing when unable to set file mode for ssh config file
+ due to Android filesystem horribleness.
-- Joey Hess <joeyh@debian.org> Tue, 28 Jan 2014 13:57:19 -0400