X-Git-Url: http://git.tremily.us/?a=blobdiff_plain;f=debian%2Fchangelog;h=b6465a2f1b0eb9e0562766b535dfad1b3fca4fb4;hb=4d79b58381be40871766c1890424902398677103;hp=36e4a957686a3449a176dacd676a83d0431ec9ad;hpb=9b6e3331705badfe0f40265261043b9cdd51820e;p=ikiwiki.git diff --git a/debian/changelog b/debian/changelog index 36e4a9576..b6465a2f1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,22 @@ -ikiwiki (3.20110106) UNRELEASED; urgency=low +ikiwiki (3.20110123) unstable; urgency=low + + * Adapt autoindex test suite to work with old Test::More. + * Fix posting by blog form, broken by last release. + + -- Joey Hess Sun, 23 Jan 2011 10:12:33 -0400 + +ikiwiki (3.20110122) unstable; urgency=medium * inline: Pass feed titles to templates and add title and rel attributes to feed links. (Giuseppe Bilotta) * inline: Use class rather than id for feedlinks and blogform. (Giuseppe Bilotta) + * comments: Fix XSS security hole due to missing validation of page name. + CVE-2011-0428 (Thanks, Dave B.) + * rename: Fix crash when renaming a page that is linked to by a page + in an underlay. - -- Joey Hess Thu, 06 Jan 2011 14:41:34 -0400 + -- Joey Hess Sat, 22 Jan 2011 10:22:25 -0400 ikiwiki (3.20110105) unstable; urgency=low