aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-04-23 18:36:44 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-04-23 18:36:44 +0000
commit71d2d930272bcdba0b5d2671506e2386ea416632 (patch)
tree4b44276692a7c117093f9bd6075215fcb12a8e28 /debian
parent6c6413c9f539c85a7df4b377ba7497e14354c666 (diff)
downloadikiwiki-71d2d930272bcdba0b5d2671506e2386ea416632.tar
ikiwiki-71d2d930272bcdba0b5d2671506e2386ea416632.tar.gz
* Fix aggregator to not warn when a feed contains no body content at all.
* Work around bug #420636 by, if XML::Parser crashes, running the feed content though Encode::decode_utf8.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index e4b0fc75f..7822a4eb0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,8 +5,11 @@ ikiwiki (1.51) UNRELEASED; urgency=low
* Minor template improvements by Alessandro.
* In mercurial backend, untaint ipaddr when using it as the user for the
commit. Thanks, Alexander Wirt. Closes: #420428
+ * Fix aggregator to not warn when a feed contains no body content at all.
+ * Work around bug #420636 by, if XML::Parser crashes, running the feed
+ content though Encode::decode_utf8.
- -- Joey Hess <joeyh@debian.org> Sun, 22 Apr 2007 13:43:49 -0400
+ -- Joey Hess <joeyh@debian.org> Mon, 23 Apr 2007 14:31:57 -0400
ikiwiki (1.50) unstable; urgency=low