diff options
author | Ralph Amissah <ralph@amissah.com> | 2010-10-25 20:34:55 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2010-10-25 20:35:01 -0400 |
commit | 70e74b82e524f59f2d051009b7f86ba01ee7f9f5 (patch) | |
tree | 6ee83f247297617918449454826b1703ad390ae5 /data/doc | |
parent | version date (diff) |
i18n, introduce header @make: :language:
* internationalization using codes from
http://www.debian.org/international/l10n/po/
* param, extract @make: :language: information if provided, default "english"
* sisu.vim recognize @make: :language:
(also elsewhere shortened :lang_code: from :language_code:)
Diffstat (limited to 'data/doc')
-rw-r--r-- | data/doc/sisu/v2/CHANGELOG | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/data/doc/sisu/v2/CHANGELOG b/data/doc/sisu/v2/CHANGELOG index f16818e2..2152d4ac 100644 --- a/data/doc/sisu/v2/CHANGELOG +++ b/data/doc/sisu/v2/CHANGELOG @@ -12,7 +12,7 @@ Reverse Chronological: %% Development branch UNSTABLE -%% 2.7.8.orig.tar.gz (2010-10-24:42/7) +%% 2.7.8.orig.tar.gz (2010-10-25:43/1) http://www.jus.uio.no/sisu/pkg/src/sisu_2.7.8.orig.tar.gz sisu_2.7.8.orig.tar.gz sisu_2.7.8-1.dsc @@ -20,6 +20,13 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_2.7.8.orig.tar.gz [debian freeze, fix] + * i18n, introduce header @make: :language: internationalization using codes + from http://www.debian.org/international/l10n/po/ + * param, extract @make: :language: information if provided, default + "english" + * sisu.vim recognize @make: :language: + (also elsewhere shortened :lang_code: from :language_code:) + * internal links * dal, exclude parentheses and square brackets from matching (requested fix, Ben Armstrong) |