diff options
author | Joey Hess <joey@kitenet.net> | 2011-01-05 16:08:21 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-01-05 16:08:21 -0400 |
commit | 4dbb8120f760d9009f0c2639f2ccb9808150aed5 (patch) | |
tree | b05eec39b36792b0a0b0119549e3b11d7c8da786 /debian/changelog | |
parent | c11b1226cae155cbffc4c198470a9b59083e8c3e (diff) |
Export three cgi env vars needed for CGI->url to work.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e9323014d..4ed9bb8b2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,7 @@ ikiwiki (3.20101232) UNRELEASED; urgency=low the site's main url. * Fix permalinks to recentchanges items and comments, broken by last release. + * Export three cgi env vars needed for CGI->url to work. -- Joey Hess <joeyh@debian.org> Tue, 04 Jan 2011 16:00:55 -0400 |