diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-01-09 01:05:54 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-01-09 01:05:54 -0500 |
commit | b31e8c08260b0da95014caea078f3155d4707e28 (patch) | |
tree | aae1a8bbfe2b6e57ca02f741fec18ef97ba7f0e3 /debian/changelog | |
parent | 469d09d4c15cf7431f65f19cc37d9fc174248a17 (diff) | |
download | ikiwiki-b31e8c08260b0da95014caea078f3155d4707e28.tar ikiwiki-b31e8c08260b0da95014caea078f3155d4707e28.tar.gz |
* inline: Add copyright/license info on a per-post basis to atom
feeds if available. (rss doesn't allow such info on a per-post basis)
* meta: Allow copyright/license metadata to contain arbitrary markup.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 51dcaf8af..d5117d867 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +ikiwiki (2.20) UNRELEASED; urgency=low + + * inline: Add copyright/license info on a per-post basis to atom + feeds if available. (rss doesn't allow such info on a per-post basis) + * meta: Allow copyright/license metadata to contain arbitrary markup. + + -- Joey Hess <joeyh@debian.org> Wed, 09 Jan 2008 00:34:46 -0500 + ikiwiki (2.19) unstable; urgency=low * Only try postsignin if no other action matched. Fixes a bug where the |