diff options
author | Joey Hess <joey@kitenet.net> | 2014-02-28 22:53:26 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-02-28 22:53:26 -0400 |
commit | 869e2f68904915a29ade7438033ad2b253fbee26 (patch) | |
tree | bec5c1d73531b5e3721f28d8c86b0fe31f02222e /debian | |
parent | d45ea6098b3fc0d8c98a7e7984f637655b637322 (diff) |
remove buggy --listen=host:port support
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index eeac261b8..6d2e25691 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,8 @@ git-annex (5.20140228) UNRELEASED; urgency=medium + * webapp: Now supports HTTPS. + * webapp: No longer supports a port specified after --listen, since + it was buggy, and that use case is better supported by setting up HTTPS. * Probe for quvi version at run time. * webapp: Filter out from Switch Repository list any repositories listed in autostart file that don't have a |