diff options
author | Joey Hess <joey@kitenet.net> | 2010-09-11 14:40:56 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-09-11 14:40:56 -0400 |
commit | b5be85a611f83dd97f1f40daaf294b31d975b4a8 (patch) | |
tree | f61168d08ade1673153945e0f4b5dafaaf70f16a /debian | |
parent | 41a10eb0b055467b2677295442480e40dfe3d277 (diff) | |
download | ikiwiki-b5be85a611f83dd97f1f40daaf294b31d975b4a8.tar ikiwiki-b5be85a611f83dd97f1f40daaf294b31d975b4a8.tar.gz |
blueview: Fix display of links to translated pages in the page header.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7138824f9..3428aa6d3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,6 +16,7 @@ ikiwiki (3.20100832) UNRELEASED; urgency=low as second parameter, to allow for plugins that needs access to this information earlier than the delete hook. * actiontabs: Improve tab padding. + * blueview: Fix display of links to translated pages in the page header. -- Joey Hess <joeyh@debian.org> Tue, 07 Sep 2010 12:08:05 -0400 |