diff options
author | Joey Hess <joey@kitenet.net> | 2013-12-03 13:14:49 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-12-03 13:14:49 -0400 |
commit | 46bafffb40f438d4aff6d26e0e5963a57692589f (patch) | |
tree | 16db3bc92ade89f413259d3d3500c25405dbb2a3 /debian | |
parent | 88861987a9096453aa34469f2edf207bd5a5843d (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/changelog | 2 |
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 |