X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/fba4a198b58bdfb33590bda5eaf89bf96ed60099..0bf52484278b5afbc910a57d4842ed69f7c88222:/debian/changelog?ds=sidebyside diff --git a/debian/changelog b/debian/changelog index ceb113aa1..df09e91c5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,16 @@ ikiwiki (2.47) UNRELEASED; urgency=low * mdwn: Add a multimarkdown setup file option. + * If PERL5LIB is set to the libdir when building ikiwiki, calculate and + hardcode a proper 'use lib' statement anyway. This fixes a gotcha, + since PERL5LIB won't work once ikiwiki is running via a wrapper or as + a cgi. + * orphans: As a special case, the toplevel index page is never considered + an orphaned page. + * inline: Display a message if the 'pages' parameter is missing, before + it just expanded to nothing. + * git: Skip over signed-off-by and similar lines in commit messages + when generating recentchanges. -- Joey Hess Tue, 13 May 2008 12:30:18 -0400