diff options
author | Joey Hess <joey@kitenet.net> | 2010-06-30 21:07:31 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-06-30 21:07:31 -0400 |
commit | 28cdf2c341fa633efbb3461acd2e1109f38b8da7 (patch) | |
tree | d0a0c84e9873d6a19c3fb68e22ae52acff283f96 /debian | |
parent | 29fd100e9f4e71fb85505d932184ffd5e3f26242 (diff) | |
download | ikiwiki-28cdf2c341fa633efbb3461acd2e1109f38b8da7.tar ikiwiki-28cdf2c341fa633efbb3461acd2e1109f38b8da7.tar.gz |
comment.tmpl: Fix up display when inline uses it to display a non-comment page. (Such as a discussion page.)
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 0697efffd..4ce720ab6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,6 +15,8 @@ ikiwiki (3.20100624) UNRELEASED; urgency=low * hnb: Fixed broken use of mkstemp that had caused dangling temp files, and prevented actually rendering hnb files. * Use comment template on comments page of example blog. + * comment.tmpl: Fix up display when inline uses it to display a non-comment + page. (Such as a discussion page.) -- Joey Hess <joeyh@debian.org> Wed, 23 Jun 2010 15:30:04 -0400 |