diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2007-10-25 05:43:43 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2007-10-25 05:43:43 -0400 |
commit | 9f1cd89bc2f33b1783bc300bc5eaebe4abcf393c (patch) | |
tree | 8357fe1d00d6f0910a47acd2c9f8a53b88b6d6ca /debian/changelog | |
parent | cfbb92206514dc51d1cb0c5acdf30ed3d87eb4a7 (diff) |
* Add handling of feeds for nested inlines, as well as support for a
single page containing two different feeds.
* Also fixed some places in inline that failed to use destpage correctly.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index bc2ca4920..d5940163e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,8 +13,11 @@ ikiwiki (2.11) UNRELEASED; urgency=low * Ikiwiki has moved into a git repository. * postsparkline: Avoid a confusing error message if no pages match and instead show an empty graph. + * Add handling of feeds for nested inlines, as well as support for a + single page containing two different feeds. + * Also fixed some places in inline that failed to use destpage correctly. - -- Joey Hess <joeyh@debian.org> Wed, 24 Oct 2007 22:58:51 -0400 + -- Joey Hess <joeyh@debian.org> Thu, 25 Oct 2007 05:14:58 -0400 ikiwiki (2.10) unstable; urgency=low |