X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/d5e65e582a34ae2494fee493ddcb2b959e4a4bce..e630e7507ea253680750e670d7d213bc5ca3e57a:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 6212febbb..ca318e815 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +ikiwiki (2.55) UNRELEASED; urgency=low + + * prefix_directives enabled in doc wiki, all preprocessor directives + converted. (Simon McVittie) + * editpage: Don't show attachments link when attachments are disabled. + * 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. + + -- Joey Hess Mon, 21 Jul 2008 11:35:46 -0400 + ikiwiki (2.54) unstable; urgency=low [ Joey Hess ]