diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-07-12 10:53:57 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-07-12 10:53:57 -0400 |
commit | c522fffe09eea30a97213af1ecddfe6833d131e7 (patch) | |
tree | 5b74ef570711adc2cd739c7ea21e8b2b0812b03f /debian | |
parent | 37471e92d987c6ea6deed10312ab7424cbfc30ae (diff) |
document uuid
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 8c28e7238..f2ead8bad 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,6 +15,8 @@ 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 uuid option, to allow forcing a particular uuid + in feeds. -- Josh Triplett <josh@freedesktop.org> Wed, 09 Jul 2008 21:30:33 -0700 |