X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/4a3e16f8512ace3125db9adf59097de741e86217..18d24036477223794e8319428cd7ba971129c29c:/debian/changelog?ds=sidebyside diff --git a/debian/changelog b/debian/changelog index 6d7417488..04d4fc662 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,14 @@ 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. + * 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. -- Joey Hess Mon, 21 Jul 2008 11:35:46 -0400