X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/7b28deb171455a207e536b8abebbca67242a4588..b4ab0d0b9eae7b2204b8ea8e1ee70e63117b23ab:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 38701b6db..6c068806c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,18 @@ -ikiwiki (2.68) UNRELEASED; urgency=low +ikiwiki (2.69) UNRELEASED; urgency=low + + * aggregate: Try to query XML::Feed for the base url when derelevatising + links. Since this needs the just released XML::Feed 0.3, as well + as a not yet released XML::RSS, it will fall back to the old method + if no xml:base info is available. + * meta: Plugin is now enabled by default since the basewiki uses it. + * txt: Do not encode quotes when filtering the txt, as that broke + later parsing of any directives on the page. + * Fix the link() pagespec to match links that are internally recorded as + absolute. + + -- Joey Hess Thu, 06 Nov 2008 16:01:00 -0500 + +ikiwiki (2.68) unstable; urgency=low * Add support for checking pushes from untrusted git committers. This can be used to set up anonymous git pushes, and other similar things. @@ -43,7 +57,7 @@ ikiwiki (2.68) UNRELEASED; urgency=low * Preserve syslog setting when doing `ikiwiki -setup foo -dumpsetup bar` * Several fixes to --render mode. - -- Joey Hess Fri, 17 Oct 2008 20:11:02 -0400 + -- Joey Hess Mon, 03 Nov 2008 16:31:11 -0500 ikiwiki (2.67) unstable; urgency=low