diff options
author | Joey Hess <joey@kitenet.net> | 2010-10-25 23:00:32 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-10-25 23:00:32 -0400 |
commit | 5c6eb167b8e69e0607330f06c893a73dfe1c675a (patch) | |
tree | 0dd4c3dae1569bdbf74c3130d6c2dbaf6c164370 /debian/changelog | |
parent | 2076ed597c02bfede9063c3d40f4b855d4e8f8b8 (diff) |
highlight: Ensure that other, more-specific format plugins, like txt are used in preference to this one in case of ties.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2857ec482..f6ca122a0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ ikiwiki (3.20101024) UNRELEASED; urgency=low * txt: Fix display when used inside a format directive. + * highlight: Ensure that other, more-specific format plugins, + like txt are used in preference to this one in case of ties. -- Joey Hess <joeyh@debian.org> Mon, 25 Oct 2010 22:30:29 -0400 |