X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/b1b5860b291645e212a9f9afd59d029fe0a035c6..9d5c9ce258299c4b495dfa11e652ee06df02053a:/debian/changelog?ds=sidebyside diff --git a/debian/changelog b/debian/changelog index bcfb411b0..278e52155 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,14 @@ ikiwiki (2.55) UNRELEASED; urgency=low * All rcs backends need to implement rcs_remove. (Done for svn, git). * remove: New plugin that adds the ability to remove pages via the web. (Sponsored by The TOVA Company.) + * tag: Allow tagbase to be overridden by starting a tag with "./" or "/". + (Simon McVittie) + * Really fix bug with links to pages with names containing colons. + Previous fix mised a few cases. + * Avoid troublesome abs_path calls in wrapper setup. + * Add allow_symlinks_before_srcdir config setting that can be used to avoid + a security check that is a good safe default, but problimatic overkill in + some situations. -- Joey Hess Mon, 21 Jul 2008 11:35:46 -0400