X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/1aab048e8117e65faa7e2d0020609ee83e8e3a70..cc8e4e0a50960c970f54f44e4d630a3f585791fa:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 5e812439b..f1f002cf0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,10 @@ ikiwiki (2.54) UNRELEASED; urgency=low * ikiwiki-transition: Fix command-line processing so the prefix_directives transition works again. + [ Joey Hess ] + * template: Add support for a BASENAME variable. + * Fixes creation of pages when clicking on WikiLinks starting with "/". + -- Josh Triplett Wed, 09 Jul 2008 21:30:33 -0700 ikiwiki (2.53) unstable; urgency=low @@ -122,7 +126,7 @@ ikiwiki (2.48) unstable; urgency=high pounding on the cgi following edit links. * passwordauth: If Authen::Passphrase is installed, use it to store password hashes, crypted with Eksblowfish. - * `ikiwiki-transiition hashpassword /path/to/srcdir` can be used to + * `ikiwiki-transition hashpassword /path/to/srcdir` can be used to hash existing plaintext passwords. * Passwords will no longer be mailed, but instead a password reset link. * The password_cost config setting is provided as a "more security" knob.