diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-11-01 06:45:59 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-11-01 06:45:59 +0000 |
commit | 369cf45ace663f42960cea72f87e669ea81979cd (patch) | |
tree | 45cd7a205266435dae8e3e7afb455cf98601be9d /debian/changelog | |
parent | f8dbe2657cb4ed768815c5cf699ecb922e796934 (diff) |
* Patch from James Westby to support podcasting, photoblogging, vidcasting,
or what have you, by creating enclosures for non-page items that are
included in feeds.
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 fbe12edd3..86d639327 100644 --- a/debian/changelog +++ b/debian/changelog @@ -30,8 +30,11 @@ ikiwiki (1.32) UNRELEASED; urgency=low * Remove duplicate link info when saving index. In some cases it could pile up rather badly. (Probably not the best way to deal with this problem.) + * Patch from James Westby to support podcasting, photoblogging, vidcasting, + or what have you, by creating enclosures for non-page items that are + included in feeds. - -- Joey Hess <joeyh@debian.org> Wed, 1 Nov 2006 00:00:10 -0500 + -- Joey Hess <joeyh@debian.org> Wed, 1 Nov 2006 01:11:10 -0500 ikiwiki (1.31) unstable; urgency=low |