diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-09-14 18:11:10 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-09-14 18:11:10 +0000 |
commit | 906dcfd518c9597dd68ddf30c28bb68e9cbf8555 (patch) | |
tree | 617ca209f8fc582850d5a3a4aadd718871bfed4f /debian/changelog | |
parent | dedd467376f86626e5aa599924dc93d57fa27bc4 (diff) |
* meta: Support license and copyright information. The information will
be shown in the page footer. HTML will also be inserted that should
support the rel=license microformat as well as the HTML spec's
rel=copyright.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 749055e73..66eb8af27 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,8 +4,12 @@ ikiwiki (2.8) UNRELEASED; urgency=low format. Included many details not previously listed in the old file. * inline: add feedonly option, set feedonly=yes to get only the feed button but not inline the pages. + * meta: Support license and copyright information. The information will + be shown in the page footer. HTML will also be inserted that should + support the rel=license microformat as well as the HTML spec's + rel=copyright. - -- Joey Hess <joeyh@debian.org> Thu, 13 Sep 2007 18:07:51 -0400 + -- Joey Hess <joeyh@debian.org> Fri, 14 Sep 2007 13:05:22 -0400 ikiwiki (2.7) unstable; urgency=low |