diff options
author | Joey Hess <joey@kitenet.net> | 2010-09-10 13:13:00 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-09-10 13:13:00 -0400 |
commit | fbfda5ccfce40d3f0b5a6076ef02f07e9e5b8fd6 (patch) | |
tree | dc9307f43901775820f9e42e90295033f079b127 /debian/changelog | |
parent | 400aabe82d3d763ee700993c10985c8fb007c7b0 (diff) |
po: Make the po_master_language use a langpair like "en|English", so it can be configured via the web.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ebccf4698..72b220a4f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,8 @@ 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: Make the po_master_language use a langpair like "en|English", + so it can be configured via the web. * po: Allow enabling via web setup. -- Joey Hess <joeyh@debian.org> Tue, 07 Sep 2010 12:08:05 -0400 |