X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/412f9ea2bb4d8568e6c82ba28e8155ccb296221a..1007f09c160cb3eb8ef83d83165edf81b7ebfc42:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 5744a09b2..a605b5176 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,26 @@ +ikiwiki (3.20150615) UNRELEASED; urgency=medium + + [ Amitai Schlair ] + * meta test: Add tests for many behaviors of the directive. + * img test: Bail gracefully when ImageMagick is not present. + * meta: Fix [[!meta name=foo]] by closing the open quote. + + [ Joey Hess ] + * emailauth: Added emailauth_sender config. + + -- Simon McVittie Mon, 15 Jun 2015 18:13:23 +0100 + +ikiwiki (3.20150614) unstable; urgency=medium + + * inline: change default sort order from age to "age title" for + determinism, partially fixing deterministic build for git-annex, + ikiwiki-hosting etc. (Closes: #785757) + * img: avoid ImageMagick misinterpreting filenames containing a colon + * img test: set old timestamp on source file that will change, so that + the test will pass even if it takes less than 1 second + + -- Simon McVittie Sun, 14 Jun 2015 18:13:23 +0100 + ikiwiki (3.20150610) unstable; urgency=low [ Joey Hess ]