diff options
author | Joey Hess <joey@kitenet.net> | 2011-07-19 14:12:45 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-07-19 14:12:45 -0400 |
commit | ca435801d9bd4e30d3f5353d9b4c4af1374c4da6 (patch) | |
tree | 6df122f444373402714f393f8872b170c19e72ee /debian | |
parent | 8512ae3ed5329a8aa69debc96f49eaa6dedeaae0 (diff) | |
download | ikiwiki-ca435801d9bd4e30d3f5353d9b4c4af1374c4da6.tar ikiwiki-ca435801d9bd4e30d3f5353d9b4c4af1374c4da6.tar.gz |
po: Add `LANG_CODE` and `LANG_NAME` template variables. (intrigeri)
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 6499a40b1..40d18368d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ ikiwiki (3.20110716) UNRELEASED; urgency=low (Daniel Andersson) * mercurial: Make both rcs_getctime and rcs_getmtime fast. (Daniel Andersson) * mercurial: Implement rcs_diff. (Daniel Andersson) + * po: Add `LANG_CODE` and `LANG_NAME` template variables. (intrigeri) -- Joey Hess <joeyh@debian.org> Tue, 19 Jul 2011 11:22:52 -0400 |