diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-10-13 12:32:16 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-10-13 12:32:16 -0400 |
commit | 3b27af4a29372c6fcd9cf203fff5b3614241bc67 (patch) | |
tree | 2796cf68e7c431b46d0d3ba0f0aad2ac14467a7b /debian | |
parent | a75a0dd1dc4f4c827a02375883614af7c68dae27 (diff) | |
download | ikiwiki-3b27af4a29372c6fcd9cf203fff5b3614241bc67.tar ikiwiki-3b27af4a29372c6fcd9cf203fff5b3614241bc67.tar.gz |
Pass HTTPS variable through the wrapper so that CGI->https can be used by plugins. Closes: #502047
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 fa6829eb8..c38f44d79 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,8 @@ ikiwiki (2.67) UNRELEASED; urgency=low page, but that's out of scope for ikiwiki.) * orphans: Fix unquoted page name in regexp. * google: Plugin provides google site search, contributed by Peter Simons. + * Pass HTTPS variable through the wrapper so that CGI->https can be used + by plugins. Closes: #502047 -- Joey Hess <joeyh@debian.org> Mon, 06 Oct 2008 16:07:50 -0400 |