aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG_v2
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2010-10-25 20:34:55 -0400
committerRalph Amissah <ralph@amissah.com>2010-10-25 20:35:01 -0400
commit70e74b82e524f59f2d051009b7f86ba01ee7f9f5 (patch)
tree6ee83f247297617918449454826b1703ad390ae5 /CHANGELOG_v2
parentversion 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 'CHANGELOG_v2')
-rw-r--r--CHANGELOG_v29
1 files changed, 8 insertions, 1 deletions
diff --git a/CHANGELOG_v2 b/CHANGELOG_v2
index 6f3d41a3..ba788ee5 100644
--- a/CHANGELOG_v2
+++ b/CHANGELOG_v2
@@ -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)