diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-07-12 12:43:02 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-07-12 12:43:02 -0400 |
commit | 208ccbed0ee41d9092d4e908c0ea5e18a7766faa (patch) | |
tree | d0c586a75bfe21a9223188b282ce97e6c053d37f /debian/changelog | |
parent | e1f66dafca76e69b652b92088632ec2ae0d8e6b7 (diff) |
changelog
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index a60ec3e54..f10200a52 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,7 +15,7 @@ ikiwiki (2.54) UNRELEASED; urgency=low * Change deb dependencies to list Text::Markdown before markdown, since the former, while slower, has a much better html parser that avoids numerous bugs. - * meta: Support a guid option, to allow forcing a particular url or + * meta, inline: Support guid options, to allow forcing a particular url or uuid in feeds. (smcv) * Move yesno function out of inline and into IkiWiki core, not exported. * meta: fix title() PageSpec (smcv) |