X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/1eee32c5b553f0fb170650a68f67d9a01f6d2af8..67631c51ab971aa272b9b1230d2fe469d77091ee:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 23fcff3a4..37e7e28b0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,18 @@ -ikiwiki (1.51) UNRELEASED; urgency=low +ikiwiki (1.52) UNRELEASED; urgency=low + + [ Josh Triplett ] + * Avoid using GNU extensions to cp during "make install", which did + not work on FreeBSD. Thanks to Henrik Brix Andersen for the patch. + + [ Joey Hess ] + * Use fieldsets in the preferences form to group related options together. + Especially cleans up the ordering of the admin's preferences form. + * Use a fieldset to set off the openid entry from the rest of the login + form. + + -- Joey Hess Sun, 29 Apr 2007 18:47:00 -0400 + +ikiwiki (1.51) unstable; urgency=low [ Joey Hess ] * Support setting svnpath to "" for wikis that are rooted at the top of @@ -41,8 +55,15 @@ ikiwiki (1.51) UNRELEASED; urgency=low [ Joey Hess ] * Include wikiname in syslogged messages. - - -- Joey Hess Fri, 27 Apr 2007 13:47:54 -0400 + * Updated Polish translation from Pawel Tecza. + * Updated Czech translation from Miroslav Kure. + * Updated Spanish translation from Victor Moral. + * Apply patch from hb that uses the full path to a file when adding a file + using the mercurial backend. Not 100% sure why it failed w/o the full + path, but this still passes the test suite, and indeed, is how the test + suite calls hg add. + + -- Joey Hess Sun, 29 Apr 2007 00:01:23 -0400 ikiwiki (1.50) unstable; urgency=low