diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-01-09 02:50:02 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-01-09 02:50:02 -0500 |
commit | 5d3c225ad756708e8f3d7d0ee8872a9b274247ef (patch) | |
tree | fef23081238145a7376204a84f3da9b8af7527f4 | |
parent | 8e1b4c00f6e894c4ef46a71b6804a81503b22fd3 (diff) |
clarification
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index db64abe81..c0b4276df 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,8 +12,8 @@ ikiwiki (2.20) UNRELEASED; urgency=low during it, for a 2x speedup. * meta: Run in scan mode again (more intelligently) and re-add support for meta link. - * Fix support for the case where metadata appears after an inline directive. - This was broken in version 2.16. + * Fix support for the case where metadata appears after an inline directive + that needs to use it. This was broken in version 2.16. -- Joey Hess <joeyh@debian.org> Wed, 09 Jan 2008 00:34:46 -0500 |