X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/cedf2c0af568d801fe2cf1917ac0202ce64f838b..f8f8770a652520b2f09eb2262510a04a8e353e9d:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 00c32e95d..65c235317 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,11 @@ ikiwiki (3.20101113) UNRELEASED; urgency=low * more: Add pages parameter to limit where the more is displayed. (thanks, dark) * Fix escaping of filenames in historyurl. (Thanks, aj) + * inline: Improve RSS url munging to use a proper html parser, + and support all elements that HTML::Tagset knows about. + (Which doesn't include html5 just yet, but then the old version + didn't either.) Bonus: 4 times faster than old regexp method. + * Optimise glob() pagespec. (Thanks, Kathryn and smcv) -- Joey Hess Tue, 16 Nov 2010 14:23:47 -0400