diff options
author | Simon McVittie <smcv@debian.org> | 2014-10-16 23:03:48 +0100 |
---|---|---|
committer | Simon McVittie <smcv@debian.org> | 2014-10-16 23:03:48 +0100 |
commit | 37296bcb5a2a64626dc77083b75dd97d15faf948 (patch) | |
tree | 935fedec6a8c259690574903481d8228086df1f4 | |
parent | 0c73a825d13bae50a00702852522202227d66676 (diff) | |
download | ikiwiki-37296bcb5a2a64626dc77083b75dd97d15faf948.tar ikiwiki-37296bcb5a2a64626dc77083b75dd97d15faf948.tar.gz |
close a bug
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b5bc6bc50..1e287264c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,7 @@ ikiwiki (3.20141016) UNRELEASED; urgency=medium * core: new reverse_proxy option prevents ikiwiki from trying to detect how to make self-referential URLs by using the CGI environment variables, for instance when it's deployed behind a HTTP reverse proxy + (Closes: #745759) * core: the default User-Agent is now "ikiwiki/$version" to work around ModSecurity rules assuming that only malware uses libwww-perl * core: use protocol-relative URLs (e.g. //www.example.com/wiki) so that |