diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-01-08 20:41:25 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-01-08 20:41:25 -0500 |
commit | 86781fc43ec263967350dd6f12af9f1d05914500 (patch) | |
tree | cbeac99c8d974c4c1eccbe52244a2f21921f07a7 /debian/changelog | |
parent | 4c1a4402f92204abee5a9425e74864825799f5d2 (diff) |
* aggregate: Include copyright statements from rss feed as meta copyright
directives.
* aggregate: Yet another state saving fix (sigh).
* aggregate: Add hack to support feeds with invalidly escaped html entities.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1b83595e7..bc010e695 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,10 @@ ikiwiki (2.19) UNRELEASED; urgency=low * Add a prereq on Data::Dumper 2.11 or better, needed to dump q// objects. * htmlscrubber: Further work around #365971 by adding tags for 'br/', 'hr/' and 'p/'. + * aggregate: Include copyright statements from rss feed as meta copyright + directives. + * aggregate: Yet another state saving fix (sigh). + * aggregate: Add hack to support feeds with invalidly escaped html entities. -- Joey Hess <joeyh@debian.org> Mon, 07 Jan 2008 15:35:16 -0500 |