changelog

master
Joey Hess 2008-07-12 12:43:02 -04:00
parent e1f66dafca
commit 208ccbed0e
1 changed files with 1 additions and 1 deletions

2
debian/changelog vendored
View File

@ -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)