X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/c7b1eb242fc5b910f138aeadbae7a232badba84f..f6f25758a83c20d4fd17aed7602d8828c59903b7:/debian/changelog?ds=inline diff --git a/debian/changelog b/debian/changelog index df09e91c5..c4919584d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,11 @@ ikiwiki (2.47) UNRELEASED; urgency=low it just expanded to nothing. * git: Skip over signed-off-by and similar lines in commit messages when generating recentchanges. + * ENV can be used in the setup file to override environment variable + settings, such as TZ or PATH. + * Perls older than 5.10 need to use the old method of decoding utf-8 in CGI + values. Neither method will work for all versions of perl, so check + version number at runtime. -- Joey Hess Tue, 13 May 2008 12:30:18 -0400