diff options
author | Joey Hess <joey@kitenet.net> | 2010-09-10 11:45:59 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-09-10 11:45:59 -0400 |
commit | 400aabe82d3d763ee700993c10985c8fb007c7b0 (patch) | |
tree | 4f56877541113c8b739536cc727fbffcf1624680 /debian | |
parent | fb9019a9dab686a931bc5e9549bc08c672f202f4 (diff) |
po: Allow enabling via web setup.
The only unsafe thing should be that enabling it with some languages will
generate po files.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a89485f79..ebccf4698 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ ikiwiki (3.20100832) UNRELEASED; urgency=low perl taint checking happy, but taint checking is disabled. * teximg: Use Unicode UTF-8 encoding by default. Closes: #596067 Thanks, Paul Menzel. + * po: Allow enabling via web setup. -- Joey Hess <joeyh@debian.org> Tue, 07 Sep 2010 12:08:05 -0400 |