diff options
author | Joey Hess <joey@kitenet.net> | 2014-02-23 14:08:22 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-02-23 14:08:22 -0400 |
commit | 7e1b8c4f9c69b5f9bd9096129f2ad961b97a1022 (patch) | |
tree | f3b1130a3a99fa05d0652e52255dccf6897e7a75 /debian/changelog | |
parent | 9a99c4c6e2228954b27e1e93e2b66c12a74850ac (diff) | |
download | ikiwiki-7e1b8c4f9c69b5f9bd9096129f2ad961b97a1022.tar ikiwiki-7e1b8c4f9c69b5f9bd9096129f2ad961b97a1022.tar.gz |
po: Add html_lang_code and html_lang_dir template variables for the language code and direction of text. Thanks, Mesar Hameed
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 208da2a0f..a6ef93e11 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,9 @@ ikiwiki (3.20140126) UNRELEASED; urgency=medium * Added useragent config setting. Closes: #737121 Thanks, Tuomas Jormola + * po: Add html_lang_code and html_lang_dir template variables + for the language code and direction of text. + Thanks, Mesar Hameed -- Joey Hess <joeyh@debian.org> Sat, 01 Feb 2014 16:53:35 -0400 |