diff options
author | Ralph Amissah <ralph@amissah.com> | 2011-05-23 21:23:30 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2011-05-23 21:27:08 -0400 |
commit | a11485b8aa86780677c7a5ac415551e559e5961c (patch) | |
tree | 6d9bf5d421518c2faa790b3fa30c950731273ced /data/doc | |
parent | v3: prog_text_translation, language class name fix; languge name matching (diff) |
v3: param, html, epub, xml, simplify file-naming with language code
* language code occurs in fixed location within file-name (could previously do
so in 1 of 3 configured locations)
Diffstat (limited to 'data/doc')
-rw-r--r-- | data/doc/sisu/CHANGELOG_v3 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/data/doc/sisu/CHANGELOG_v3 b/data/doc/sisu/CHANGELOG_v3 index c100f2bd..f39fd1a4 100644 --- a/data/doc/sisu/CHANGELOG_v3 +++ b/data/doc/sisu/CHANGELOG_v3 @@ -26,6 +26,10 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_3.0.10.orig.tar.gz Dir.pwd), prevent attempt to change directory unless different directory requested + * param, html, epub, xml, simplify file-naming convention with language code + (language code occurs in fixed location within file-name, could previously + be configured to occur in 1 of 3 locations within file-name) + * i18n, add language name translation column to hash/table * prog_text_translation: |