aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-12-03 13:14:49 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-12-03 13:14:49 -0400
commit46bafffb40f438d4aff6d26e0e5963a57692589f (patch)
tree16db3bc92ade89f413259d3d3500c25405dbb2a3 /debian
parent88861987a9096453aa34469f2edf207bd5a5843d (diff)
Android: Fix SRV record lookups for XMPP to use android getprop command to find DNS server, since there is no resolv.conf.
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 4e864d244..e4ca26223 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,8 @@ git-annex (5.20131131) UNRELEASED; urgency=low
* copy --from, get --from: When --force is used, ignore the
location log and always try to get the file from the remote.
* Deal with box.com changing the url of their webdav endpoint.
+ * Android: Fix SRV record lookups for XMPP to use android getprop
+ command to find DNS server, since there is no resolv.conf.
-- Joey Hess <joeyh@debian.org> Sun, 01 Dec 2013 13:57:58 -0400