diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index 51a7b1188..0779c7a68 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,14 +9,16 @@ ikiwiki (1.51) UNRELEASED; urgency=low * 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. - * Move the footer div to enclose tags and links too. - * More style sheet updates, remove the hack that used the tags div to create - the footer border. [ Josh Triplett ] * Change basewiki CSS to not put a border around images used as links. - -- Joey Hess <joeyh@debian.org> Thu, 26 Apr 2007 15:24:22 -0400 + [ Joey Hess ] + * Move the footer div to enclose tags and links too. + * More style sheet updates, remove the hack that used the tags div to create + the footer border. + + -- Joey Hess <joeyh@debian.org> Thu, 26 Apr 2007 15:48:03 -0400 ikiwiki (1.50) unstable; urgency=low |