diff options
author | Joey Hess <joey@kitenet.net> | 2011-03-28 11:53:55 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-03-28 11:53:55 -0400 |
commit | a0e31f38d55f659ed9ef07ce16482308807435f8 (patch) | |
tree | 7bc6362977d08dbf5c2fcb1eb9e26ced816e55f0 /debian | |
parent | 690840698921e1a17831ff6dc15d3ae304abaf37 (diff) |
comment: Better fix to avoid showing comments of subpages, while not breaking manual inlining of comments.
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 e0036af23..e78ce3e1c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ ikiwiki (3.20110322) UNRELEASED; urgency=low (Perl formatted setup files can still be used.) * Add timezone setting in setup file. This alows time zone to be configured via the web. + * comment: Better fix to avoid showing comments of subpages, while + not breaking manual inlining of comments. -- Joey Hess <joeyh@debian.org> Thu, 24 Mar 2011 13:34:34 -0400 |