X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/4291f2e3d7d1eb160427764e622d247145652e81..c2e2da6ee2834d6ab68d06048588cdf3a27d3691:/debian/changelog diff --git a/debian/changelog b/debian/changelog index d8c67b5a6..f25cab5bb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,15 @@ ikiwiki (3.13) UNRELEASED; urgency=low containing .ikiwiki, abort with an error rather than creating it. * Allow underlaydir to be overridden without messing up inclusion of other underlays via add_underlay. + * More friendly display of markdown, textile in edit form selector + (jmtd) + * Allow curly braces to be used in pagespecs, and avoid a whole class + of potential security problems, by avoiding performing any string + interpolation on user-supplied data when translating pagespecs. + * ikiwiki-transition: Allow setup files to be passed to all subcommands + that need a srcdir. + * ikiwiki-transition: deduplinks was broken and threw away all + metadata stored by plugins in the index. Fix this bug. -- Joey Hess Wed, 06 May 2009 20:45:44 -0400