From: Joey Hess Date: Mon, 30 Aug 2010 18:56:13 +0000 (-0400) Subject: document merging of intrigeri/po X-Git-Tag: 3.20100831~32 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d325f09a96ccb3d6a8740c38f4d8464810e85a95;p=ikiwiki.git document merging of intrigeri/po --- diff --git a/debian/changelog b/debian/changelog index eba38c4d1..53cff2970 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,13 @@ ikiwiki (3.20100816) UNRELEASED; urgency=low * highlight: Make location of highlight's files configurable in setup file to allow for nonstandard installations. * Allow "link(.)" and similar PageSpecs. Thanks, Giuseppe Bilotta. + * Run the preprocess hooks in scan mode *before* the scan hooks. + This allows the po plugin to register a scan hook that runs + last and rescans pages after all data from the first scan pass is + completed. This avoids the po plugin needing to rebuild some pages. + (intrigeri:) + * po: Fix some bugs that affected l10n.ikiwiki.info's unusual + setup. (intrigeri) -- Joey Hess Sun, 15 Aug 2010 11:45:48 -0400