diff options
author | Joey Hess <joey@kitenet.net> | 2011-06-03 14:36:31 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-06-03 14:36:31 -0400 |
commit | 254080bc85a8f44d209158cc25af2f1f485c53cb (patch) | |
tree | 98ee00f1ed423ef8202c716c2a9b3ff4dbdcc8fb /debian | |
parent | 138e12846e1f1b6992074095d3e3daefda465d2b (diff) | |
download | ikiwiki-254080bc85a8f44d209158cc25af2f1f485c53cb.tar ikiwiki-254080bc85a8f44d209158cc25af2f1f485c53cb.tar.gz |
Support the Hiawatha web server which sets HTTPS=off rather than not setting it. (There does not seem to be a standard here.)
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 feb4cff81..5985a7fed 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,8 @@ ikiwiki (3.20110431) UNRELEASED; urgency=low * po: support language codes in the form of 'es_AR', and 'arn'. (intrigeri) Closes: #627844 * po: Make po4a warn, not error on a malformed document. (intrigeri) + * Support the Hiawatha web server which sets HTTPS=off rather than not + setting it. (There does not seem to be a standard here.) -- Joey Hess <joeyh@debian.org> Thu, 05 May 2011 13:02:19 -0400 |