diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-12-23 06:18:55 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-12-23 06:18:55 +0000 |
commit | 829e0b1b65529975131f3095333963cce5b0eea4 (patch) | |
tree | 16039cd6142651bf0acba7d8d28c8f3b8c66d2be /debian/changelog | |
parent | be81a25cc525680706a37d73cbe115e11d8a7a9a (diff) |
* Avoid creating edit links when not in cgi mode.
* Avoid displaying discussion links at all, if there's not a discussion
page, when not in cgi mode.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 59bd097f1..d0fb28093 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,8 +3,11 @@ ikiwiki (1.37) UNRELEASED; urgency=low * Add mirrorlist plugin. * Fixed permissions of some files that were 600 in the tarball. (Did not affect the deb). + * Avoid creating edit links when not in cgi mode. + * Avoid displaying discussion links at all, if there's not a discussion + page, when not in cgi mode. - -- Joey Hess <joeyh@debian.org> Sat, 23 Dec 2006 00:49:16 -0500 + -- Joey Hess <joeyh@debian.org> Sat, 23 Dec 2006 01:17:54 -0500 ikiwiki (1.36) unstable; urgency=low |